2 writes to _bounds
PresentationCore (2)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (2)
60_bounds = Rect.Empty; 641_bounds = Rect.Empty;
2 references to _bounds
PresentationCore (2)
Core\CSharp\System\Windows\Media\BoundsDrawingContextWalker.cs (2)
68return _bounds; 618_bounds.Union(bounds);