3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
489Rect windowPosition = _GetWindowRect(); 770Rect r = _GetWindowRect(); 810windowSize = _GetWindowRect().Size;