2 references to VkKeyScan
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
631short scan = PInvoke.VkKeyScan(ch);
System\Windows\Forms\SendKeys\SendKeys.cs (1)
134int vk = PInvoke.VkKeyScan(character);