2 writes to wVk
UIAutomationClient (2)
MS\Internal\Automation\Input.cs (2)
58
ki.union.keyboardInput.
wVk
= (short) KeyInterop.VirtualKeyFromKey( key );
84
ki.union.keyboardInput.
wVk
= vk;
1 reference to wVk
UIAutomationClient (1)
MS\Internal\Automation\Input.cs (1)
59
ki.union.keyboardInput.wScan = (short) UnsafeNativeMethods.MapVirtualKey( ki.union.keyboardInput.
wVk
, 0 );