1 instantiation of SelectedCellsCollection
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
91
_selectedCells = new
SelectedCellsCollection
(this);
2 references to SelectedCellsCollection
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
4135
internal
SelectedCellsCollection
SelectedCellsInternal
8647
private
SelectedCellsCollection
_selectedCells; // Stores the selected cells