Pregunta

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.

¿Fue útil?

Solución

  • 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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top