IAnimatable.ApplyAnimationClock Method (DependencyProperty, AnimationClock)
.NET Framework (current version)
Applies the effect of a given AnimationClock to a given dependency property.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- dp
-
Type:
System.Windows.DependencyProperty
The DependencyProperty to animate.
- clock
-
Type:
System.Windows.Media.Animation.AnimationClock
The AnimationClock that animates the property.
.NET Framework
Available since 3.0
Available since 3.0
Show: