EasingFunctionBase.EasingMode Property
Gets or sets a value that specifies how the animation interpolates.
Namespace: System.Windows.Media.Animation
Assembly: System.Windows (in System.Windows.dll)
<easingFunction EasingMode="easingMode"/>
XAML Values
Property Value
Type: System.Windows.Media.Animation.EasingModeOne of the enumeration values that specifies how the animation interpolates. The default is EaseOut.
Dependency property identifier field: EasingModeProperty
The following graphs demonstrate the different values of EasingMode, where f(t) represents the animation progress and t represents time.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.