ContentElement.ApplyAnimationClock (Método)
.NET Framework 3.0
Applies an animation to a specified dependency property on this element.
| Nombre | Descripción |
|---|---|
| ContentElement.ApplyAnimationClock (DependencyProperty, AnimationClock) | Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. |
| ContentElement.ApplyAnimationClock (DependencyProperty, AnimationClock, HandoffBehavior) | 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. |