2 writes to wVk
UIAutomationClient (2)
MS\Internal\Automation\input.cs (2)
49
ki.union.keyboardInput.
wVk
= (short) KeyInterop.VirtualKeyFromKey( key );
77
ki.union.keyboardInput.
wVk
= vk;
1 reference to wVk
UIAutomationClient (1)
MS\Internal\Automation\input.cs (1)
50
ki.union.keyboardInput.wScan = (short) UnsafeNativeMethods.MapVirtualKey( ki.union.keyboardInput.
wVk
, 0 );