5 references to AddLogicalChild
PresentationFramework (5)
src\Framework\MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
162Owner.AddLogicalChild(item);
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
768AddLogicalChild(item);
src\Framework\System\Windows\Documents\PageContentCollection.cs (1)
69_logicalParent.AddLogicalChild(newPageContent);
src\Framework\System\Windows\LogicalTreeHelper.cs (2)
404parentFCE.AddLogicalChild(child); 420parentFCE.AddLogicalChild(child);