I just finished my first application for windows phone in C# Silverlight (for which I asked a lot of questions on this forum) and I just looked at the default images of the project and I noticed that I’ve never seen the image called background in my application using the emulator. What is it for???? Thanks!!!
p.s.
(I’m new to windows phone, that’s why I ask a lot of questions!!!)
I just finished my first application for windows phone in C# Silverlight (for which
Share
The Background.png image is the image used as the home screen tile, and that is why the default image size when you create a new project is 173×173 pixels!