The icon/image to show in this Smart Tile.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public ImageSource Icon { get; set; } |
| Visual Basic |
|---|
Public Property Icon As ImageSource Get Set |
| JScript |
|---|
function get Icon () : ImageSource function set Icon (value : ImageSource) |