Click or drag to resize

InvokeDelegateCommandAction Methods

The InvokeDelegateCommandAction type exposes the following members.

Methods
 NameDescription
Public methodApplyAnimationClock(DependencyProperty, AnimationClock)
(Inherited from Animatable)
Public methodApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
(Inherited from Animatable)
Public methodAttach
(Inherited from TriggerAction)
Public methodBeginAnimation(DependencyProperty, AnimationTimeline)
(Inherited from Animatable)
Public methodBeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
(Inherited from Animatable)
Public methodClearValue(DependencyProperty)
(Inherited from DependencyObject)
Public methodClearValue(DependencyPropertyKey)
(Inherited from DependencyObject)
Public methodClone
(Inherited from Animatable)
Public methodCloneCurrentValue
(Inherited from Freezable)
Public methodCoerceValue
(Inherited from DependencyObject)
Public methodDetach
(Inherited from TriggerAction)
Public methodEquals
(Inherited from DependencyObject)
Public methodFreeze
(Inherited from Freezable)
Public methodGetAnimationBaseValue
(Inherited from Animatable)
Public methodGetAsFrozen
(Inherited from Freezable)
Public methodGetCurrentValueAsFrozen
(Inherited from Freezable)
Public methodGetHashCode
(Inherited from DependencyObject)
Public methodGetLocalValueEnumerator
(Inherited from DependencyObject)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValue
(Inherited from DependencyObject)
Public methodInvalidateProperty
(Inherited from DependencyObject)
Public methodReadLocalValue
(Inherited from DependencyObject)
Public methodSetCurrentValue
(Inherited from DependencyObject)
Public methodSetValue(DependencyProperty, Object)
(Inherited from DependencyObject)
Public methodSetValue(DependencyPropertyKey, Object)
(Inherited from DependencyObject)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also