5 references to AddLogicalChild
PresentationFramework (5)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
154Owner.AddLogicalChild(item);
System\Windows\Documents\DocumentSequence.cs (1)
738AddLogicalChild(item);
System\Windows\Documents\PageContentCollection.cs (1)
56_logicalParent.AddLogicalChild(newPageContent);
System\Windows\LogicalTreeHelper.cs (2)
373parentFCE.AddLogicalChild(child); 389parentFCE.AddLogicalChild(child);