TimelineGroup.Children Propriété

Définition

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

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

Remarques

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

Élément Valeur
Champ d’identificateur ChildrenProperty
Propriétés de métadonnées définies sur true None

S’applique à