2 references to VK_R
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
89
[InlineData(
VK_R
, Key.R)]
323
[InlineData(Key.R,
VK_R
)]