2 writes to wScan
UIAutomationClient (2)
MS\Internal\Automation\input.cs (2)
50ki.union.keyboardInput.wScan = (short) UnsafeNativeMethods.MapVirtualKey( ki.union.keyboardInput.wVk, 0 ); 78ki.union.keyboardInput.wScan = 0;
1 reference to wScan
UIAutomationClient (1)
MS\Internal\Automation\input.cs (1)
52if( ki.union.keyboardInput.wScan > 0 )