2 references to ClearSelection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (1)
2223ClearSelection(value.ColumnIndex, value.RowIndex, true /*selectExceptionElement*/);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
27417ClearSelection(columnIndex, rowIndex, true /*selectException*/); // we always select the new current cell when clearSelection is true