Windows.UI.Xaml.Media.Animation.DoubleKeyFrame.Value
July 6, 2022 · View on GitHub
-description
Gets or sets the key frame's target value.
-xaml-syntax
<doubleKeyFrame Value="double"/>
-property-value
The key frame's target value, which is the value of this key frame at its specified KeyTime. The default is 0.