Popup.IAddChild.AddChild(Object) Metodo

Definizione

Questo membro supporta l'infrastruttura WPF e non deve essere usato direttamente dal codice.

 virtual void System.Windows.Markup.IAddChild.AddChild(System::Object ^ value) = System::Windows::Markup::IAddChild::AddChild;
void IAddChild.AddChild (object value);
abstract member System.Windows.Markup.IAddChild.AddChild : obj -> unit
override this.System.Windows.Markup.IAddChild.AddChild : obj -> unit
Sub AddChild (value As Object) Implements IAddChild.AddChild

Parametri

value
Object

Oggetto da aggiungere come elemento figlio.

Implementazioni

Si applica a