A list of SmartTileBackgroundState objects.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public SmartTileBackgroundStateList BackgroundStates { get; set; } |
| Visual Basic |
|---|
Public Property BackgroundStates As SmartTileBackgroundStateList Get Set |
| JScript |
|---|
function get BackgroundStates () : SmartTileBackgroundStateList function set BackgroundStates (value : SmartTileBackgroundStateList) |