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