Frage

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.

War es hilfreich?

Lösung

  • 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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top