AnimationTimeline.CreateClock Methode

Definition

Erstellt ein neues AnimationClock aus diesem AnimationTimeline.

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, erstellt aus diesem AnimationTimeline.

Hinweise

Diese Methode schattiert die geerbte Timeline.CreateClock Methode mit einer typsicheren Implementierung.

Gilt für:

Weitere Informationen