1 reference to SetWindowPos
UIAutomationClient (1)
MS\Internal\Automation\Misc.cs (1)
686
bool result = UnsafeNativeMethods.
SetWindowPos
(hWnd, hWndInsertAfter, x, y, cx, cy, flags);