TimelineGroup.Children プロパティ

定義

Timelineの直接の子TimelineGroup オブジェクトのコレクションを取得または設定します。

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

プロパティ値

Timelineの子TimelineGroup オブジェクト。 既定値は null です。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド ChildrenProperty
に設定されたメタデータ プロパティ true None

適用対象