ClockGroup.Children Propiedad

Definición

Obtiene la colección secundaria de este ClockGroupobjeto .

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 que representa los elementos secundarios de este ClockGroupobjeto .

Se aplica a