4 implementations of OnExitParentTree
PresentationFramework (4)
System\Windows\Documents\TableCell.cs (1)
306void IIndexedChild<TableRow>.OnExitParentTree()
System\Windows\Documents\TableColumn.cs (1)
107void IIndexedChild<Table>.OnExitParentTree()
System\Windows\Documents\TableRow.cs (1)
137void IIndexedChild<TableRowGroup>.OnExitParentTree()
System\Windows\Documents\TableRowGroup.cs (1)
154void IIndexedChild<Table>.OnExitParentTree()
1 reference to OnExitParentTree
PresentationFramework (1)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
290item.OnExitParentTree();