2 references to GetWindowRect
PresentationFramework (2)
System\Windows\Shell\WindowChromeWorker.cs (2)
650
RECT windowPosition = NativeMethods.
GetWindowRect
(_hwnd);
1085
RECT rcWindow = NativeMethods.
GetWindowRect
(_hwnd);