3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
473Rect windowPosition = _GetWindowRect(); 754Rect r = _GetWindowRect(); 794windowSize = _GetWindowRect().Size;