Share via


4.564 ObjectAnimationUsingKeyFrames

x:Object > DependencyObject > Freezable > Animatable > Timeline > AnimationTimeline > ObjectAnimationBase > 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.