3 references to StopTracking
PresentationFramework (3)
System\Windows\Controls\DataGrid.cs (1)
852row.Tracker.StopTracking(ref _rowTrackingRoot);
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
327cell.Tracker.StopTracking(ref _cellTrackingRoot);
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
255header.Tracker.StopTracking(ref _headerTrackingRoot);