Windows phone 7.5 create large tiles (1x2, 2x1)

I know that you can create tiles from your application in Windows Phone 7.5. I am interested in how to create a large tile, such as Samsung Hub or Samsung Hub (which are spent on 2 tiles horizontally or vertically). Am I there a public api to do this? (without using native code)?

Thank you!

+5
source share
2 answers

Marketplace application cannot create wide fragments. Builders are the only ones who can do this at the moment.

Windows Phone Start Tiles, Microsoft - . . Microsoft .

http://msdn.microsoft.com/en-us/library/hh202884(v=VS.92).aspx

+12

, , WMAppManifest.xml, TemplateType, : -

http://dotnetspeaks.com/DisplayArticle.aspx?ID=207

, .

+6

All Articles