[]
Gets a collection of SelectorCondition objects. A new Style is selected when all the conditions are checked, and the setters of the conditions which are met, will be applied to the selected Style.
public ConditionCollection Conditions { get; }
Public ReadOnly Property Conditions As ConditionCollection
Type | Description |
---|---|
ConditionCollection | The conditions. |