3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
661Rect windowPosition = _GetWindowRect(); 1015Rect r = _GetWindowRect(); 1055windowSize = _GetWindowRect().Size;