2 references to OnKeyPressInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
16207this.CurrentCellInternal.OnKeyPressInternal(e, this.ptCurrentCell.Y); 16211dataGridViewCell.OnKeyPressInternal(e, this.ptCurrentCell.Y);