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