EasingColorKeyFrame.EasingFunction Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the easing function that is applied to the key frame.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<EasingColorKeyFrame> <EasingColorKeyFrame.EasingFunction> easingFunction </EasingColorKeyFrame.EasingFunction > </EasingColorKeyFrame>
XAML Values
Property Value
Type: System.Windows.Media.Animation.IEasingFunctionThe easing function that is applied to the key frame.
Dependency property identifier field: EasingFunctionProperty
Show: