TimelineGroup.Children 屬性

定義

取得或設定 TimelineGroup 之直接子 Timeline 物件集合。

public:
 property System::Windows::Media::Animation::TimelineCollection ^ Children { System::Windows::Media::Animation::TimelineCollection ^ get(); void set(System::Windows::Media::Animation::TimelineCollection ^ value); };
public System.Windows.Media.Animation.TimelineCollection Children { get; set; }
member this.Children : System.Windows.Media.Animation.TimelineCollection with get, set
Public Property Children As TimelineCollection

屬性值

TimelineCollection

TimelineGroup 的子 Timeline 物件。 預設值為 null

備註

相依性屬性資訊

識別碼欄位 ChildrenProperty
設定為 的中繼資料屬性 true

適用於