2 references to OnContentDoubleClickInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
11663
GetCellInternal(e.ColumnIndex, e.RowIndex).
OnContentDoubleClickInternal
(e);
11667
dataGridViewCell.
OnContentDoubleClickInternal
(e);