Click or drag to resize
ObjectAnimationUsingKeyFrames Properties

The ObjectAnimationUsingKeyFrames type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyDuration
Gets or sets the length of time for which this timeline plays, not counting repetitions.
(Inherited from Timeline.)
Public propertyKeyFrames
Gets the collection of ObjectKeyFrame objects that define the animation.
Top
See Also