2 references to VK_G
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
78
[InlineData(
VK_G
, Key.G)]
312
[InlineData(Key.G,
VK_G
)]