UIElement.BeginAnimation Method
.NET Framework (current version)
Starts an animation for a specified animated property on this element.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | BeginAnimation(DependencyProperty, AnimationTimeline) | Starts an animation for a specified animated property on this element. |
![]() | BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) | Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation. |
Show:
