3 references to StartTracking
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
830
row.Tracker.
StartTracking
(ref _rowTrackingRoot);
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
316
cell.Tracker.
StartTracking
(ref _cellTrackingRoot);
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
239
header.Tracker.
StartTracking
(ref _headerTrackingRoot);