2 references to VK_SEPARATOR
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
115
[InlineData(
VK_SEPARATOR
, Key.Separator)]
348
[InlineData(Key.Separator,
VK_SEPARATOR
)]