0 out of 3 rated this helpful - Rate this topic

ShellTile Class

July 26, 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.

  NameDescription
Public propertyStatic memberActiveTilesContains the collection of an application’s Tiles pinned to Start.
Public propertyNavigationUriContains the URI and launch parameter this is navigated to when a secondary Tile is tapped.
Top
  NameDescription
Public methodStatic memberConvertToXMLFormat
Public methodStatic memberCreateCreates a new secondary Tile.
Public methodDeleteUnpins and deletes a secondary Tile.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUpdateUpdates 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)
© 2013 Microsoft. All rights reserved.