共用方式為


ClockGroup.Children 屬性

定義

取得這個 ClockGroup 的 Children 集合。

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

屬性值

ClockCollection

ClockCollection,代表這個 ClockGroup 的 Children。

適用於