Menu

Public Properties (see also Protected Properties)

NameDescription
Actions Gets the actions associated with this trigger. (Inherited from TriggerBase)
CanFreeze(Inherited from Freezable)
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
HasAnimatedProperties(Inherited from Animatable)
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)
Storyboard The targeted Storyboard. This is a dependency property.

Protected Properties

NameDescription
AssociatedObject Gets the object to which the trigger is attached. (Inherited from TriggerBase)
AssociatedObjectTypeConstraint Gets the type constraint of the associated object. (Inherited from TriggerBase)

Explicit Interface Implementations

NameDescription
System.Windows.Interactivity.IAttachedObject.AssociatedObject Gets the object to which the trigger is attached. (Inherited from TriggerBase)

See Also