4.794 SingleKeyFrame

x:Object > DependencyObject > Freezable > SingleKeyFrame
SingleKeyFrame
DiscreteSingleKeyFrame EasingSingleKeyFrame LinearSingleKeyFrame SplineSingleKeyFrame
(usage)
None.
(description)
A base type that defines an animation segment with its own target value and interpolation technique for a SingleAnimationUsingKeyFrames.
(used by)
SingleKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
x:Single
(description)
The key frame's target value.