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#?
feedback
|
|
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. | |||
|
feedback
|