2 references to VK_Y
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
96
[InlineData(
VK_Y
, Key.Y)]
330
[InlineData(Key.Y,
VK_Y
)]