2 references to Mapper
Microsoft.Maui.Controls (2)
Handlers\Shapes\Polygon\PolygonHandler.cs (2)
15 public PolygonHandler() : base(Mapper) 20 public PolygonHandler(IPropertyMapper mapper) : base(mapper ?? Mapper)