TimelineGroup.Children Propriété

Définition

Obtient ou définit la collection d’objets Timeline enfants directs de 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

Valeur de propriété

TimelineCollection

Objets Timeline enfants de TimelineGroup. La valeur par défaut est null.

Remarques

Informations sur les propriétés de dépendance

Champ d’identificateur ChildrenProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à