4.123 Condition

x:Object > Condition
Condition
(usage)
<Condition />
(description)
Represents a condition for the MultiTrigger and the MultiDataTrigger, which apply changes to property values based on a set of conditions.
(used by)
ConditionCollection
(properties)
Binding
BindingBase
(description)
The binding that specifies the property of the condition. This is only applicable to MultiDataTrigger objects.
Property
DependencyProperty
(description)
The property of the condition. This is only applicable to MultiTrigger objects.
SourceName
x:String
(description)
The name of the object with the property that causes the associated setters to be applied. This is only applicable to MultiTrigger objects.
Value
x:Object
(description)
The value of the condition.
[text syntax]
This property's text syntax is the text syntax of the Property.