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