Click or drag to resize
ObjectKeyFrame Properties

The ObjectKeyFrame type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyKeyTime
Gets or sets the time at which the key frame's target Value should be reached.
Public propertyValue
Gets or sets the key frame's target value.
Top
See Also