[]
        
(Showing Draft Content)

C1.WPF.Core.ILogicalParent.AddLogicalChildInternal

AddLogicalChildInternal Method

AddLogicalChildInternal(object)

Adds the provided object to the logical tree of this element.

Declaration
void AddLogicalChildInternal(object child)
Sub AddLogicalChildInternal(child As Object)
Parameters
Type Name Description
object child

Child element to be added.