AnimationTimeline.CreateClock Methode

Definition

Erstellt ein neues AnimationClock-Objekt aus diesem AnimationTimeline-Objekt.

public:
 System::Windows::Media::Animation::AnimationClock ^ CreateClock();
public System.Windows.Media.Animation.AnimationClock CreateClock ();
override this.CreateClock : unit -> System.Windows.Media.Animation.AnimationClock
Public Function CreateClock () As AnimationClock

Gibt zurück

Eine neue Uhr, die aus diesem AnimationTimeline-Objekt erstellt wird.

Hinweise

Diese Methode überschatt die geerbte Timeline.CreateClock Methode mit einer typsicheren Implementierung.

Gilt für:

Weitere Informationen