2 references to OnClickInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
11554
GetCellInternal(e.ColumnIndex, e.RowIndex).
OnClickInternal
(e);
11558
dataGridViewCell.
OnClickInternal
(e);