1 instantiation of SelectedCellsCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
92
_selectedCells = new
SelectedCellsCollection
(this);
2 references to SelectedCellsCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
4140
internal
SelectedCellsCollection
SelectedCellsInternal
8674
private
SelectedCellsCollection
_selectedCells; // Stores the selected cells