2020 Method
Changes 4
M

BeginAnimation

Name Return Type Description Inherited From
M BeginAnimation(DependencyProperty, AnimationTimeline) None Starts an animation for a specified animated property on this element. (Inherited from UIElement .) UIElement
M BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) None 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. (Inherited from UIElement .) UIElement