5 references to AddLogicalChild
PresentationFramework (5)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
159Owner.AddLogicalChild(item);
System\Windows\Documents\DocumentSequence.cs (1)
742AddLogicalChild(item);
System\Windows\Documents\PageContentCollection.cs (1)
61_logicalParent.AddLogicalChild(newPageContent);
System\Windows\LogicalTreeHelper.cs (2)
376parentFCE.AddLogicalChild(child); 392parentFCE.AddLogicalChild(child);