4.230 DoubleKeyFrame

x:Object > DependencyObject > Freezable > DoubleKeyFrame
DoubleKeyFrame
DiscreteDoubleKeyFrame EasingDoubleKeyFrame LinearDoubleKeyFrame SplineDoubleKeyFrame
(usage)
None.
(description)
A base type that defines an animation segment with its own target value and interpolation technique for a DoubleAnimationUsingKeyFrames.
(used by)
DoubleKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
x:Double
(description)
The key frame's target value.