2 references to KEYEVENTF_EXTENDEDKEY
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Input.cs (2)
146
ki.union.keyboardInput.dwFlags |= NativeMethods.
KEYEVENTF_EXTENDEDKEY
;
168
ki.union.keyboardInput.dwFlags |= NativeMethods.
KEYEVENTF_EXTENDEDKEY
;