Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
x:Object > DependencyObject > Freezable > EasingFunctionBase > CubicEase, IEasingFunction
(usage) |
<CubicEase /> |
(description) |
Represents an easing function that creates an animation that accelerates and/or decelerates using the formula f(t) = t3. |