IconicTileData.SmallIconImage Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the icon image for the small Tile size.
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
Public Property SmallIconImage As Uri
public Uri SmallIconImage { get; set; }
<object SmallIconImage="Uri" .../>
Property Value
Type: System..::.Uri
The icon image for the small Tile size.
Remarks
This property should not be cleared.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0