EasingPointKeyFrame Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The EasingPointKeyFrame type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
EasingFunction | Gets or sets the easing function that is applied to the key frame. |
|
KeyTime | Gets or sets the time at which the key frame's target Value should be reached. (Inherited from PointKeyFrame.) |
|
Value | Gets or sets the key frame's target value. (Inherited from PointKeyFrame.) |
Show: