For a list of all members of this type, see XamEventTriggerBase members.
| Name | Description | |
|---|---|---|
![]() | Actions | Gets the collection of XamTriggerAction objects that will be executed when the event of AssociatedObject instance, specified by EventName is fired. |
![]() | AssociatedObject | Gets the associated object. |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | EventName | Gets or sets the name of event that this XamEventTriggerBase is responsible for. |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | AssociatedObjectBase | Gets the instance of the object associated with this XamEventTriggerBase object. |