2 references to ProcessDownKeyInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
20701return ProcessDownKeyInternal(keyData, out moved); 21858ret = ProcessDownKeyInternal(keyData, out moved);