3 references to OemQuotes
WindowsBase (3)
Base\System\Windows\Input\KeyConverter.cs (1)
211
case "QUOTES": keyFound = Key.
OemQuotes
; break;
Base\System\Windows\Input\KeyInterop.cs (2)
626
key = Key.
OemQuotes
;
1318
case Key.
OemQuotes
: