Clock.Timeline 屬性

定義

取得在其中建立這個 TimelineClock

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

屬性值

在其中建立這個 TimelineClock

備註

修改時鐘 MediaTimeline 不會更新時鐘;必須從修改 Timeline 的 建立新的時鐘。

適用於