3 references to RemoveLogicalChild
PresentationFramework (3)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
186Owner.RemoveLogicalChild(item);
System\Windows\LogicalTreeHelper.cs (2)
396parentFCE?.RemoveLogicalChild(child); 412parentFCE.RemoveLogicalChild(child);