[]
        
(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)
Parameters
Type Name Description
object child

The element to remove.