StandardTileData.Count Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value between 1 and 99 will be displayed in the Count field of the Tile. A value of 0 means the Count will not be displayed. If this property is not set, the Count display will not change during an update.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Nullable(Of Int32)A value between 1 and 99 will be displayed in the Count field of the Tile.
Show: