4.922 ThicknessKeyFrame

x:Object > DependencyObject > Freezable > ThicknessKeyFrame
ThicknessKeyFrame
DiscreteThicknessKeyFrame EasingThicknessKeyFrame LinearThicknessKeyFrame SplineThicknessKeyFrame
(usage)
None.
(description)
A base type that defines an animation segment with its own target value and interpolation technique for a ThicknessAnimationUsingKeyFrames.
(used by)
ThicknessKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
Thickness
(description)
The key frame's target value.