2 references to OnMouseEnterInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
12936GetCellInternal(e.ColumnIndex, e.RowIndex).OnMouseEnterInternal(e.RowIndex); 12940dataGridViewCell.OnMouseEnterInternal(e.RowIndex);