2 writes to wScan
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Input.cs (2)
137ki.union.keyboardInput.wScan = (short)SafeNativeMethods.MapVirtualKey(ki.union.keyboardInput.wVk, 0); 164ki.union.keyboardInput.wScan = 0;
1 reference to wScan
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Input.cs (1)
139if( ki.union.keyboardInput.wScan > 0 )