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