EasingDoubleKeyFrame Properties
Collapse the table of content
Expand the table of content

EasingDoubleKeyFrame Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The EasingDoubleKeyFrame type exposes the following members.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property EasingFunction Gets or sets the easing function that is applied to the key frame.
Public property KeyTime Gets or sets the time at which the key frame's target Value should be reached. (Inherited from DoubleKeyFrame.)
Public property Value Gets or sets the key frame's target value. (Inherited from DoubleKeyFrame.)
Top

Show:
© 2017 Microsoft