I’ve heard in a video (which I have since lost the link to…it may have been on Channel9), that we can disable small tile support in Windows 8 metro. How i can do this in C#?
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 can’t. Small tile is mandatory for your app, the wide tile is optional. If you add a wideTile via the application manifest file than the widetile will be the default.
I also don’t think that in later builds of windows 8 this behavior will change. Users should have the option to decide by theirselves if they want a large or a small tile.