1 write to _bounds
ReachFramework (1)
AlphaFlattener\Primitive.cs (1)
1705_bounds = new RectangleGeometry(GetRectBounds(true));
3 references to _bounds
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1702if (_bounds == null) 1708if (Utility.Covers(g, _bounds)) 1716Clip = _bounds;