2 writes to wScan
UIAutomationClient (2)
MS\Internal\Automation\Input.cs (2)
59ki.union.keyboardInput.wScan = (short) UnsafeNativeMethods.MapVirtualKey( ki.union.keyboardInput.wVk, 0 ); 85ki.union.keyboardInput.wScan = 0;
1 reference to wScan
UIAutomationClient (1)
MS\Internal\Automation\Input.cs (1)
61if( ki.union.keyboardInput.wScan > 0 )