0 out of 2 rated this helpful - Rate this topic

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.

System.Object
  Microsoft.Phone.Shell.ShellTile

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public sealed class ShellTile

The ShellTile type exposes the following members.

  Name Description
Public property Static member ActiveTiles Contains the collection of an application’s Tiles pinned to Start.
Public property NavigationUri Contains the URI and launch parameter this is navigated to when a secondary Tile is tapped.
Top
  Name Description
Public method Static member ConvertToXMLFormat
Public method Static member Create Creates a new secondary Tile.
Public method Delete Unpins and deletes a secondary Tile.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates an Application Tile or secondary Tile.
Top

Windows Phone OS

Supported in: 7.1

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)