ShellTile Class
Windows Phone
March 22, 2012
Class for managing the Application Tile and secondary Tiles for an application. For more information about Tiles, see Tiles Overview for Windows Phone.
Namespace:
Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The ShellTile type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActiveTiles | Contains the collection of an application’s Tiles pinned to Start. |
|
NavigationUri | Contains the URI and launch parameter this is navigated to when a secondary Tile is tapped. |
| Name | Description | |
|---|---|---|
|
ConvertToXMLFormat | |
|
Create | Creates a new secondary Tile. |
|
Delete | Unpins and deletes a secondary Tile. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates an Application Tile or secondary Tile. |