ItemsControl.IAddChild.AddChild(Object) Metoda

Definice

Tento člen podporuje infrastrukturu Windows Presentation Foundation (WPF) a není určena k použití přímo z vašeho kódu.

 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

Parametry

value
Object

Objekt, který chcete přidat jako podřízenou.

Implementuje

Platí pro