DoubleKeyFrame::Value Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the key frame's target value.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<doubleKeyFrame Value="double"/>
Property Value
Type: System::DoubleThe key frame's target value, which is the value of this key frame at its specified KeyTime. The default is 0.
Dependency property identifier field: ValueProperty
Show: