Implemented interface member:
2 references to Add
PresentationFramework (2)
System\Windows\Automation\Peers\DataGridCellItemAutomationPeer.cs (1)
706
this.OwningDataGrid.SelectedCellsInternal.
Add
(currentCellInfo);
System\Windows\Controls\DataGrid.cs (1)
4345
_selectedCells.
Add
(currentCellInfo);