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