Question

I have a design file of an Icon that I created in Expression Blend so I could use it as a the tile for my app, I am just wondering how do I implement it into my application.

Was it helpful?

Solution

  • Expression Blend: save your icon as .png
  • VisualStudio: Import the .png into your WP project
  • VisualStudio: Open Properties/WMAppManifext.xml, select your .png as Tile Image

let me know if i didn't get your question right

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top