Type of comparison for ConditionDataSource and LowValue/HighValue (or Zero) to determine when this state should be active.

Namespace: Ico.Windows.Controls
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public SmartTileBackgroundState..::..ComparisonType StateActiveWhen { get; set; }
Visual Basic
Public Property StateActiveWhen As SmartTileBackgroundState..::..ComparisonType
	Get
	Set
JScript
function get StateActiveWhen () : SmartTileBackgroundState..::..ComparisonType
function set StateActiveWhen (value : SmartTileBackgroundState..::..ComparisonType)

See Also