2 writes to _width
Microsoft.Maui.Controls.Compatibility (2)
iOS\Shapes\ShapeRenderer.cs (2)
48 _width = Element.Width; 66 _width = Element.Width;
1 reference to _width
Microsoft.Maui.Controls.Compatibility (1)
iOS\Shapes\ShapeRenderer.cs (1)
106 Control.ShapeLayer.UpdateSize(new CGSize(new nfloat(_width), new nfloat(_height)));