2 references to OnKeyDownInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
16149this.CurrentCellInternal.OnKeyDownInternal(e, this.ptCurrentCell.Y); 16153dataGridViewCell.OnKeyDownInternal(e, this.ptCurrentCell.Y);