2 references to VK_OEM_COPY
WindowsBase.Tests (2)
System\Windows\Input\KeyInteropTests.cs (2)
233
[InlineData(
VK_OEM_COPY
, Key.OemCopy)]
429
[InlineData(Key.OemCopy,
VK_OEM_COPY
)]