I am trying to use icons provided in wp7 sdk, my doubt is do i need to copy the required icon to my image folder or I can use them without copying. Please help??
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will have to include them into your project.
If you add them through the solution explorer in Visual Studio, it will copy it to the local location for you.
Don’t forget to change the Build Action to “Content”!