2 references to VK_H
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
79
[InlineData(
VK_H
, Key.H)]
313
[InlineData(Key.H,
VK_H
)]