3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
484Rect windowPosition = _GetWindowRect(); 765Rect r = _GetWindowRect(); 805windowSize = _GetWindowRect().Size;