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