GeneralTransformGroup.Children Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la collection d'objets GeneralTransformGroup qui constituent ce GeneralTransformGroup.
public:
property System::Windows::Media::GeneralTransformCollection ^ Children { System::Windows::Media::GeneralTransformCollection ^ get(); void set(System::Windows::Media::GeneralTransformCollection ^ value); };
public System.Windows.Media.GeneralTransformCollection Children { get; set; }
member this.Children : System.Windows.Media.GeneralTransformCollection with get, set
Public Property Children As GeneralTransformCollection
Valeur de propriété
Collection d'objets GeneralTransformGroup qui constituent ce GeneralTransformGroup. La valeur par défaut est une collection vide.
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 |