6 writes to wScan
System.Windows.Forms (3)
System\Windows\Forms\SendKeys\SendKeys.cs (3)
684
currentInput[0].Anonymous.ki.
wScan
= (ushort)skEvent.ParamL;
686
currentInput[1].Anonymous.ki.
wScan
= (ushort)skEvent.ParamL;
694
currentInput[0].Anonymous.ki.
wScan
= 0;
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextProvider.cs (1)
135
keyboardInput.Anonymous.ki.
wScan
= 0;
System.Windows.Forms.UI.IntegrationTests (2)
Input\InputBuilder.cs (2)
20
wScan
= (ushort)(PInvoke.MapVirtualKey((uint)keyCode, MAP_VIRTUAL_KEY_TYPE.MAPVK_VK_TO_VSC) & 0xFFU),
47
wScan
= scanCode,