4.187 DecimalKeyFrame

x:Object > DependencyObject > Freezable > DecimalKeyFrame
DecimalKeyFrame
DiscreteDecimalKeyFrame EasingDecimalKeyFrame LinearDecimalKeyFrame SplineDecimalKeyFrame
(usage)
None.
(description)
A base type that defines an animation segment with its own target value and interpolation technique for a DecimalAnimationUsingKeyFrames.
(used by)
DecimalKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
x:Decimal
(description)
The key frame's target value.