2 references to VK_L
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
83
[InlineData(
VK_L
, Key.L)]
317
[InlineData(Key.L,
VK_L
)]