8 references to AddLogicalChild
PresentationFramework (8)
src\Framework\System\Windows\Documents\DocumentReference.cs (1)
116
LogicalTreeHelper.
AddLogicalChild
(this.Parent, idp);
src\Framework\System\Windows\Documents\PageContent.cs (4)
209
LogicalTreeHelper.
AddLogicalChild
(this, _child);
306
LogicalTreeHelper.
AddLogicalChild
(this, _child);
531
LogicalTreeHelper.
AddLogicalChild
(this, par.Result);
576
LogicalTreeHelper.
AddLogicalChild
(this, p);
src\Framework\System\Windows\Documents\TextContainer.cs (3)
1163
LogicalTreeHelper.
AddLogicalChild
(parentLogicalNode, element);
1221
LogicalTreeHelper.
AddLogicalChild
(parentLogicalNode, embeddedObject);
2130
LogicalTreeHelper.
AddLogicalChild
(newParentLogicalNode, logicalTreeNode);