4 implementations of OnExitParentTree
PresentationFramework (4)
System\Windows\Documents\TableCell.cs (1)
319void IIndexedChild<TableRow>.OnExitParentTree()
System\Windows\Documents\TableColumn.cs (1)
115void IIndexedChild<Table>.OnExitParentTree()
System\Windows\Documents\TableRow.cs (1)
152void IIndexedChild<TableRowGroup>.OnExitParentTree()
System\Windows\Documents\TableRowGroup.cs (1)
171void IIndexedChild<Table>.OnExitParentTree()
1 reference to OnExitParentTree
PresentationFramework (1)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
294item.OnExitParentTree();