2 references to VK_B
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
73
[InlineData(
VK_B
, Key.B)]
307
[InlineData(Key.B,
VK_B
)]