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