4 references to OemSemicolon
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
1529(e.KeyCode >= Keys.OemSemicolon && e.KeyCode <= Keys.Oem102) ||
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
536(e.KeyCode >= Keys.OemSemicolon && e.KeyCode <= Keys.Oem102) ||
System\Windows\Forms\Input\Keys.cs (1)
820Oem1 = OemSemicolon,
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
29Keys.OemQuestion, Keys.OemQuotes, Keys.OemSemicolon, Keys.Oemtilde, Keys.P, Keys.Pause, Keys.Q, Keys.R,