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