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