1 write to _limitStrokeScaling
Microsoft.Maui.Graphics (1)
AbstractCanvas.cs (1)
56 set => _limitStrokeScaling = value;
2 references to _limitStrokeScaling
Microsoft.Maui.Graphics (2)
AbstractCanvas.cs (2)
59 protected bool LimitStrokeScalingEnabled => _limitStrokeScaling; 84 if (_limitStrokeScaling)