ItemTrigger Properties
Represents a trigger that applies a property value when a condition is satisfied.
Name | Description |
---|---|
Binding | Gets or sets the binding that specifies the condition’s property. |
Dependency |
Gets or sets the condition’s source property. |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Property | Gets or sets the property that returns the value that is compared with the trigger’s Value property. |
Setters |
Gets a Item |
Value | Gets or sets the condition’s value. |
See Also