1 reference to SWP_NOACTIVATE
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
713if (!Misc.SetWindowPos(_hwnd, NativeMethods.HWND.NULL, (int)x, (int)y, 0, 0, UnsafeNativeMethods.SWP_NOSIZE | UnsafeNativeMethods.SWP_NOZORDER | UnsafeNativeMethods.SWP_NOACTIVATE))