5 references to AddLogicalChild
PresentationFramework (5)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
153
Owner.
AddLogicalChild
(item);
System\Windows\Documents\DocumentSequence.cs (1)
725
AddLogicalChild
(item);
System\Windows\Documents\PageContentCollection.cs (1)
55
_logicalParent.
AddLogicalChild
(newPageContent);
System\Windows\LogicalTreeHelper.cs (2)
364
parentFCE?.
AddLogicalChild
(child);
379
parentFCE?.
AddLogicalChild
(child);