ShellTile.ActiveTiles Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the collection of an application’s Tiles pinned to Start.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<ShellTile>The collection of an application’s Tiles pinned to Start.
Show: