2 writes to wScan
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Input.cs (2)
134ki.union.keyboardInput.wScan = (short)SafeNativeMethods.MapVirtualKey(ki.union.keyboardInput.wVk, 0); 162ki.union.keyboardInput.wScan = 0;
1 reference to wScan
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Input.cs (1)
136if( ki.union.keyboardInput.wScan > 0 )