ClockGroup.Children Eigenschaft

Definition

Ruft die Auflistung untergeordneter Elemente dieser ClockGroup ab.

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

Eigenschaftswert

ClockCollection

Eine ClockCollection, die die untergeordneten Elemente dieser ClockGroup darstellt.

Gilt für