2 references to KEYEVENTF_UNICODE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SendKeys.cs (2)
585currentInput[1].inputUnion.ki.dwFlags = NativeMethods.KEYEVENTF_UNICODE | NativeMethods.KEYEVENTF_KEYUP; 629currentInput[0].inputUnion.ki.dwFlags = NativeMethods.KEYEVENTF_UNICODE;