MediaTimeline.AllocateClock Method

Definition

Creates a MediaClock for this timeline.

protected public:
 override System::Windows::Media::Animation::Clock ^ AllocateClock();
protected internal override System.Windows.Media.Animation.Clock AllocateClock ();
override this.AllocateClock : unit -> System.Windows.Media.Animation.Clock
Protected Friend Overrides Function AllocateClock () As Clock

Returns

A new MediaClock for this timeline.

Applies to