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