4 implementations of OnEnterParentTree
PresentationFramework (4)
System\Windows\Documents\TableCell.cs (1)
315void IIndexedChild<TableRow>.OnEnterParentTree()
System\Windows\Documents\TableColumn.cs (1)
107void IIndexedChild<Table>.OnEnterParentTree()
System\Windows\Documents\TableRow.cs (1)
144void IIndexedChild<TableRowGroup>.OnEnterParentTree()
System\Windows\Documents\TableRowGroup.cs (1)
163void IIndexedChild<Table>.OnEnterParentTree()
1 reference to OnEnterParentTree
PresentationFramework (1)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
279item.OnEnterParentTree();