2 references to SubPathCount
Microsoft.Maui.Graphics (2)
PathBuilder.cs (1)
476
if (_path.
SubPathCount
== 1)
PathF.cs (1)
1237
if (subPathIndex >= 0 && subPathIndex <
SubPathCount
)