2 references to GetScanCode
PresentationCore (2)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (1)
520int scanCode = GetScanCode(msg.wParam, msg.lParam);
System\Windows\InterOp\HwndSource.cs (1)
2334int scanCode = HwndKeyboardInputProvider.GetScanCode(msg.wParam, msg.lParam);