NavigationWindow.AddChild(Object) Méthode
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.
Ajoute un objet enfant.
protected:
override void AddChild(System::Object ^ value);
protected override void AddChild (object value);
override this.AddChild : obj -> unit
Protected Overrides Sub AddChild (value As Object)
Paramètres
- value
- Object
Objet enfant à ajouter.
Exceptions
lorsque cette méthode est appelée. Cela empêche l’ajout de contenu à NavigationWindow l’utilisation de XAML.