ClockGroup.Children Propiedad

Definición

Obtiene la colección Children de este ClockGroup.

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

Valor de propiedad

ClockCollection

ClockCollection que representa el elemento secundario de este ClockGroup.

Se aplica a