2 writes to _renderPathFill
Microsoft.Maui.Controls.Compatibility (2)
iOS\Shapes\ShapeRenderer.cs (2)
377
_renderPathFill
= new CGRect();
462
_renderPathFill
= _renderPath.PathBoundingBox;
1 reference to _renderPathFill
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\ShapeRenderer.cs (1)
496
RenderBrush(graphics,
_renderPathFill
, fillGradientBrush);