IAnimatable::ApplyAnimationClock Method
.NET Framework (current version)
Applies the effect of a given AnimationClock to a given dependency property.
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyAnimationClock(DependencyProperty^, AnimationClock^) | Applies the effect of a given AnimationClock to a given dependency property. |
![]() | ApplyAnimationClock(DependencyProperty^, AnimationClock^, HandoffBehavior) | Applies the effect of a given AnimationClock to a given dependency property. The effect of the new AnimationClock on any current animations is determined by the value of the handoffBehavior parameter. |
Show:
