문제

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.

도움이 되었습니까?

해결책

  • 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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top