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