AnimationClock.Timeline Eigenschaft

Definition

Ruft das AnimationTimeline Verhalten dieser Uhr ab.

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

Die Animation, die das Verhalten dieser Uhr beschreibt.

Gilt für:

Weitere Informationen