2 references to VK_U
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
92
[InlineData(
VK_U
, Key.U)]
326
[InlineData(Key.U,
VK_U
)]