.NET Framework Class Library
Animatable..::.BeginAnimation Method

Applies an animation to the specified DependencyProperty.

Overload List

  NameDescription
Public methodBeginAnimation(DependencyProperty, AnimationTimeline)Applies an animation to the specified DependencyProperty. The animation is started when the next frame is rendered. If the specified property is already animated, the SnapshotAndReplace handoff behavior is used.
Public methodBeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)Applies an animation to the specified DependencyProperty. The animation is started when the next frame is rendered. If the specified property is already animated, the specified HandoffBehavior is used.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker