Overload List

  NameDescription
Public methodApplyAnimationClock(DependencyProperty, AnimationClock)
Applies the effect of a given AnimationClock to a given dependency property.
(Inherited from Visual3D.)
Public methodApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
Applies the effect of a given AnimationClock to a given dependency property. The effect of the new AnimationClock on any current animations is determined by the value of the handoffBehavior parameter.
(Inherited from Visual3D.)

See Also