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