ApplyAnimationClock Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Media.Animation ...
Animatable Class
Animatable Methods
ApplyAnimationClock Method
ApplyAnimationClock Method (De ...
ApplyAnimationClock Method (De ...
Animatable Methods
ApplyAnimationClock Method
BeginAnimation Method
ClearValue Method
Clone Method
FreezeCore Method
GetAnimationBaseValue Method
OnFreezablePropertyChanged Met ...
SetValue Method
ShouldSerializeStoredWeakRefer ...
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Animatable
.
.
::
.
ApplyAnimationClock Method
Animates the specified
DependencyProperty
using the specified
AnimationClock
.
Overload List
Name
Description
ApplyAnimationClock(DependencyProperty, AnimationClock)
Applies an
AnimationClock
to the specified
DependencyProperty
. If the property is already animated, the
SnapshotAndReplace
handoff behavior is used.
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
Applies an
AnimationClock
to the specified
DependencyProperty
. If the property is already animated, the specified
HandoffBehavior
is used.
Top
See Also
Reference
Animatable Class
Animatable Members
System.Windows.Media.Animation Namespace
Tags :