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