[]
        
(Showing Draft Content)

C1.WPF.Core.ILogicalParent.RemoveLogicalChildInternal

RemoveLogicalChildInternal Method

RemoveLogicalChildInternal(object)

Removes the provided object from this element's logical tree.

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

The element to remove.