2 references to OnMouseDownInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
11937
GetCellInternal(e.ColumnIndex, e.RowIndex).
OnMouseDownInternal
(e);
11941
dataGridViewCell.
OnMouseDownInternal
(e);