4 implementations of OnExitParentTree
PresentationFramework (4)
System\Windows\Documents\TableCell.cs (1)
305void IIndexedChild<TableRow>.OnExitParentTree()
System\Windows\Documents\TableColumn.cs (1)
106void IIndexedChild<Table>.OnExitParentTree()
System\Windows\Documents\TableRow.cs (1)
136void IIndexedChild<TableRowGroup>.OnExitParentTree()
System\Windows\Documents\TableRowGroup.cs (1)
142void IIndexedChild<Table>.OnExitParentTree()
1 reference to OnExitParentTree
PresentationFramework (1)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
289item.OnExitParentTree();