4 references to WindowBounds
PresentationFramework (4)
src\Framework\System\Windows\Window.cs (4)
7525return _swh.WindowBounds; 8021NativeMethods.RECT rc = WindowBounds; 8098NativeMethods.RECT rect = WindowBounds; 8123NativeMethods.RECT windowRect = WindowBounds;