3 references to StopTracking
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
860row.Tracker.StopTracking(ref _rowTrackingRoot);
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
334cell.Tracker.StopTracking(ref _cellTrackingRoot);
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
261header.Tracker.StopTracking(ref _headerTrackingRoot);