Overload List

  NameDescription
Public methodBeginAnimation(DependencyProperty, AnimationTimeline)
Initiates an animation sequence for the DependencyProperty object, based on the specified AnimationTimeline.
(Inherited from Visual3D.)
Public methodBeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
Initiates an animation sequence for the DependencyProperty object, based on both the specified AnimationTimeline and HandoffBehavior.
(Inherited from Visual3D.)

See Also