Menu

Public Properties (see also Protected Properties)

NameDescription
CanFreeze(Inherited from Freezable)
DependencyObjectType(Inherited from DependencyObject)
Dispatcher(Inherited from DispatcherObject)
HasAnimatedProperties(Inherited from Animatable)
IsEnabled Gets or sets a value indicating whether this action will run when invoked. This is a dependency property.
IsFrozen(Inherited from Freezable)
IsSealed(Inherited from DependencyObject)

Protected Properties

NameDescription
AssociatedObject Gets the object to which this action is attached.
AssociatedObjectTypeConstraint Gets the associated object type constraint.

Explicit Interface Implementations

See Also