4.587 ObjectAnimationUsingKeyFrames
x:Object > DependencyObject > Freezable > Animatable > Timeline > AnimationTimeline > ObjectAnimationBase > ObjectAnimationUsingKeyFrames | |
ObjectAnimationUsingKeyFrames | |
(usage) |
<ObjectAnimationUsingKeyFrames> ObjectKeyFrame* </ObjectAnimationUsingKeyFrames> |
(description) |
Animates the value of an Object property along a set of KeyFrames over a specified Duration. |
[content property] |
KeyFrames |
[name property] |
Name |
(properties) |
|
KeyFrames |
ObjectKeyFrameCollection |
(description) |
The collection of ObjectKeyFrame objects that define the animation. |