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