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