12 references to ReadPoint
Microsoft.Maui.Controls (12)
Shapes\PathFigureCollectionConverter.cs (12)
120 lastPoint = ReadPoint(cmd, !AllowComma);
134 lastPoint = ReadPoint(cmd, !AllowComma);
159 lastPoint = ReadPoint(cmd, !AllowComma);
162 lastPoint = ReadPoint(cmd, !AllowComma);
209 secondLastPoint = ReadPoint(cmd, !AllowComma);
213 p = ReadPoint(cmd, !AllowComma);
215 secondLastPoint = ReadPoint(cmd, AllowComma);
218 lastPoint = ReadPoint(cmd, AllowComma);
254 lastPoint = ReadPoint(cmd, !AllowComma);
258 secondLastPoint = ReadPoint(cmd, !AllowComma);
259 lastPoint = ReadPoint(cmd, AllowComma);
289 lastPoint = ReadPoint(cmd, AllowComma);