1 write to _bounds
ReachFramework (1)
AlphaFlattener\Primitive.cs (1)
1706_bounds = new RectangleGeometry(GetRectBounds(true));
3 references to _bounds
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1703if (_bounds == null) 1709if (Utility.Covers(g, _bounds)) 1717Clip = _bounds;