3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
483Rect windowPosition = _GetWindowRect(); 764Rect r = _GetWindowRect(); 804windowSize = _GetWindowRect().Size;