Clock.Timeline Propriété

Définition

Obtient le Timeline à partir duquel ce Clock a été créé.

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

Valeur de propriété

Timeline à partir duquel ce Clock a été créé.

Remarques

La modification d’une MediaTimeline horloge ne met pas à jour l’horloge ; une nouvelle horloge doit être créée à partir du modifié Timeline.

S’applique à