2 references to GetWindowPlacement
PresentationFramework (2)
System\Windows\Shell\WindowChromeWorker.cs (2)
634
var wpl = NativeMethods.
GetWindowPlacement
(_hwnd);
756
WINDOWPLACEMENT wpl = NativeMethods.
GetWindowPlacement
(_hwnd);