3 references to OemPeriod
WindowsBase (3)
Base\System\Windows\Input\KeyConverter.cs (1)
205case "PERIOD": keyFound = Key.OemPeriod; break;
Base\System\Windows\Input\KeyInterop.cs (2)
594key = Key.OemPeriod; 1286case Key.OemPeriod: