Skip to main content

EventTriggerBase<T> Fields

A base class for the EventToCommand behavior.
Name Description
EventNameProperty static Identifies the EventTriggerBase<T>.EventNameProperty dependency property.
EventProperty static Identifies the EventTriggerBase<T>.EventProperty dependency property.
SourceNameProperty static Identifies the EventTriggerBase<T>.SourceNameProperty dependency property.
SourceObjectProperty static Identifies the EventTriggerBase<T>.SourceObjectProperty dependency property.
See Also