StoryboardTrigger Properties

Public Properties

(see also Protected Properties)

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

Protected Properties

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

Explicit Interface Implementations

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

See Also

Reference

StoryboardTrigger Class
Microsoft.Expression.Interactivity.Media Namespace