3 references to GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
367RECT rcWindow = NativeMethods.GetWindowRect(_hwnd); 895RECT windowPosition = NativeMethods.GetWindowRect(_hwnd); 1330RECT rcWindow = NativeMethods.GetWindowRect(_hwnd);