4 implementations of OnAfterExitParentTree
PresentationFramework (4)
System\Windows\Documents\TableCell.cs (1)
310
void IIndexedChild<TableRow>.
OnAfterExitParentTree
(TableRow parent)
System\Windows\Documents\TableColumn.cs (1)
112
void IIndexedChild<Table>.
OnAfterExitParentTree
(Table parent)
System\Windows\Documents\TableRow.cs (1)
142
void IIndexedChild<TableRowGroup>.
OnAfterExitParentTree
(TableRowGroup parent)
System\Windows\Documents\TableRowGroup.cs (1)
159
void IIndexedChild<Table>.
OnAfterExitParentTree
(Table parent)
1 reference to OnAfterExitParentTree
PresentationFramework (1)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
308
item.
OnAfterExitParentTree
(Owner);