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