2 references to VK_C
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
74
[InlineData(
VK_C
, Key.C)]
308
[InlineData(Key.C,
VK_C
)]