2 references to VK_OEM_PLUS
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
178
[InlineData(
VK_OEM_PLUS
, Key.OemPlus)]
403
[InlineData(Key.OemPlus,
VK_OEM_PLUS
)]