2022 Method
Changes 4
M

ApplyAnimationClock

Name Return Type Description Inherited From
M ApplyAnimationClock(DependencyProperty, AnimationClock) None Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from UIElement .) UIElement .
M ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) None Applies an animation to a specified dependency property on this element, with the ability to specify what happens if the property already has a running animation. (Inherited from UIElement .) UIElement .