PowerEasingFunction Properties
The power function that specifies how the animation speeds up and slows down. Use the Power property to specify the exponential power value.| Name | Description |
|---|---|
| EasingMode | Gets or sets the animation easing mode. Inherited from EasingFunctionBase. |
| Power | Gets or sets the exponential power of the animation interpolation. |
See Also