AnimationClock.Timeline Eigenschaft

Definition

Ruft die AnimationTimeline ab, die das Verhalten der Uhr beschreibt.

public:
 property System::Windows::Media::Animation::AnimationTimeline ^ Timeline { System::Windows::Media::Animation::AnimationTimeline ^ get(); };
public System.Windows.Media.Animation.AnimationTimeline Timeline { get; }
member this.Timeline : System.Windows.Media.Animation.AnimationTimeline
Public ReadOnly Property Timeline As AnimationTimeline

Eigenschaftswert

AnimationTimeline

Die Animation, die das Verhalten der Uhr beschreibt.

Gilt für

Siehe auch