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