IAddChild.AddChild Method (Object)
.NET Framework (current version)
Adds a child object.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- value
-
Type:
System.Object
The child object to add.
For purposes of establishing or defining a content property or content model in WPF, IAddChild is obsolete. Apply the ContentPropertyAttribute to a custom class instead.
.NET Framework
Available since 3.0
Available since 3.0
Show: