2 references to VK_LAUNCH_APP1
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
173
[InlineData(
VK_LAUNCH_APP1
, Key.LaunchApplication1)]
400
[InlineData(Key.LaunchApplication1,
VK_LAUNCH_APP1
)]