Windows.UI.Xaml.Media.Animation.DoubleKeyFrame

July 6, 2022 ยท View on GitHub

-description

An abstract class that defines an animation segment with its own target value and interpolation method for a DoubleAnimationUsingKeyFrames.

-remarks

DoubleKeyFrame derived classes

DoubleKeyFrame is the parent class for several immediately derived classes that define the interpolation behavior for the typed keyframe.

-examples

-see-also

DependencyObject