2 references to KEYEVENTF_UNICODE
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
Input\AbstractSendKeys.cs (2)
87
dwFlags = NativeMethods.
KEYEVENTF_UNICODE
,
103
dwFlags = NativeMethods.
KEYEVENTF_UNICODE
| NativeMethods.KEYEVENTF_KEYUP,