2 references to OnContentClickInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
11638
GetCellInternal(e.ColumnIndex, e.RowIndex).
OnContentClickInternal
(e);
11642
dataGridViewCell.
OnContentClickInternal
(e);