[]
        
(Showing Draft Content)

C1.WPF.Core.ILogicalParent

ILogicalParent Interface

Defines method to add logical children.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public interface ILogicalParent

Methods

Name Description
AddLogicalChildInternal(object)

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

RemoveLogicalChildInternal(object)

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