2 references to VK_LAUNCH_APP2
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
174
[InlineData(
VK_LAUNCH_APP2
, Key.LaunchApplication2)]
401
[InlineData(Key.LaunchApplication2,
VK_LAUNCH_APP2
)]