4 references to Path
Microsoft.Maui.Controls (4)
Shapes\Path.cs (1)
17
public Path(Geometry data) :
this
()
Shapes\StrokeShapeTypeConverter.cs (3)
66
return new
Path
();
72
return new
Path
();
74
return new
Path
{ Data = pathGeometry };