3 references to OemPipe
WindowsBase (3)
Base\System\Windows\Input\KeyConverter.cs (1)
209case "PIPE": keyFound = Key.OemPipe; break;
Base\System\Windows\Input\KeyInterop.cs (2)
618key = Key.OemPipe; 1310case Key.OemPipe: