2 references to GetWindowRect
PresentationFramework (2)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (2)
442
RECT rcWindow = NativeMethods.
GetWindowRect
(_hwnd);
1040
RECT windowPosition = NativeMethods.
GetWindowRect
(_hwnd);