4 implementations of OnAfterExitParentTree
PresentationFramework (4)
src\Framework\System\Windows\Documents\TableCell.cs (1)
330
void IIndexedChild<TableRow>.
OnAfterExitParentTree
(TableRow parent)
src\Framework\System\Windows\Documents\TableColumn.cs (1)
125
void IIndexedChild<Table>.
OnAfterExitParentTree
(Table parent)
src\Framework\System\Windows\Documents\TableRow.cs (1)
166
void IIndexedChild<TableRowGroup>.
OnAfterExitParentTree
(TableRowGroup parent)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
185
void IIndexedChild<Table>.
OnAfterExitParentTree
(Table parent)
1 reference to OnAfterExitParentTree
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
318
item.
OnAfterExitParentTree
(Owner);