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