4.964 TriggerBase

x:Object > DependencyObject > TriggerBase
TriggerBase
DataTrigger EventTrigger MultiDataTrigger MultiTrigger Trigger
(usage)
None.
(description)
Represents the base type for specifying a conditional value within a Style object.
(used by)
TriggerCollection
[is default constructible]
false
(properties)
EnterActions
TriggerActionCollection
(description)
A collection of TriggerAction objects to apply when the trigger object becomes active. This property does not apply to the EventTrigger type.
[read only]
true
ExitActions
TriggerActionCollection
(description)
A collection of TriggerAction objects to apply when the trigger object becomes inactive. This property does not apply to the EventTrigger type.
[read only]
true