2 references to VK_K
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
82
[InlineData(
VK_K
, Key.K)]
316
[InlineData(Key.K,
VK_K
)]