3 references to _GetWindowRect
PresentationFramework (3)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
770Rect windowPosition = _GetWindowRect(); 1176Rect r = _GetWindowRect(); 1216windowSize = _GetWindowRect().Size;