1 write to ForegroundColor
Microsoft.Maui.Graphics (1)
PatternExtensions.cs (1)
17
ForegroundColor
= foregroundColor,
3 references to ForegroundColor
Microsoft.Maui.Graphics (3)
PaintPattern.cs (2)
28
canvas.StrokeColor = Paint.
ForegroundColor
;
29
canvas.FillColor = Paint.
ForegroundColor
;
PatternPaint.cs (1)
29
return
ForegroundColor
.Alpha < 1;