3 references to GetWindowPlacement
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
465WINDOWPLACEMENT wp = NativeMethods.GetWindowPlacement(_hwnd); 879var wpl = NativeMethods.GetWindowPlacement(_hwnd); 1001WINDOWPLACEMENT wpl = NativeMethods.GetWindowPlacement(_hwnd);