ItemTriggerCondition Properties
Represents a condition for the ItemMultiTrigger, which apply changes to property values based on a set of conditions.| Name | Description |
|---|---|
| Binding | Gets or sets the binding that specifies the condition’s property. |
| DependencyProperty | Gets or sets the condition’s source property. |
| Property | Gets or sets the condition’s source property. |
| Value | Gets or sets the condition’s value. |
See Also