2 references to ProcessDownKeyInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
20596return ProcessDownKeyInternal(keyData, out bool moved); 21862ret = ProcessDownKeyInternal(keyData, out moved);