4.431 Int16AnimationUsingKeyFrames

x:Object > DependencyObject > Freezable > Animatable > Timeline > AnimationTimeline > Int16AnimationBase > Int16AnimationUsingKeyFrames
Int16AnimationUsingKeyFrames
(usage)
<Int16AnimationUsingKeyFrames> Int16KeyFrame* </Int16AnimationUsingKeyFrames>
(description)
Animates the value of a Int16 property along a set of KeyFrames.
[content property]
KeyFrames
[name property]
Name
(properties)
IsAdditive
x:Boolean
(description)
A value that specifies whether the animation's output value is added to the base value of the property being animated.
IsCumulative
x:Boolean
(description)
A value that specifies whether the animation's value accumulates when it repeats.
KeyFrames
Int16KeyFrameCollection
(description)
The collection of Int16KeyFrame objects that define the animation.