1 instantiation of PaintPattern
Microsoft.Maui.Graphics (1)
PatternPaint.cs (1)
17 _pattern = new PaintPattern(_pattern) { Paint = this };
1 reference to PaintPattern
Microsoft.Maui.Graphics (1)
PatternPaint.cs (1)
15 if (!(_pattern is PaintPattern))