July 26, 2012
Contains the collection of an application’s Tiles pinned to Start.
public static IEnumerable<ShellTile> ActiveTiles { get; }
This list includes an Application Tile, which cannot be deleted, and all of its Secondary Tiles. The Application Tile is always the first in the collection.
Windows Phone