2 references to OnDoubleClickInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
11705
GetCellInternal(e.ColumnIndex, e.RowIndex).
OnDoubleClickInternal
(e);
11709
dataGridViewCell.
OnDoubleClickInternal
(e);