1 write to _bottom
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_core_types.cs (1)
910_bottom = bottom;
2 references to _bottom
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\wgx_core_types.cs (2)
935_bottom >= _top) 937return new Rect(_left, _top, _right - _left, _bottom - _top);