TimelineGroup.AllocateClock Methode

Definition

Erstellt eine typspezifische Uhr für diese Zeitachse.

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

Gibt zurück

Clock

Eine Uhr für diese Zeitachse.

Hinweise

Wenn eine abgeleitete Klasse diese Methode außer Kraft setzt, sollte nur ein Objekt einer Klasse erstellt und zurückgegeben werden, die von Clock.

Gilt für