2 references to Clockwise
Microsoft.Maui.Controls (2)
Shapes\PathFigureCollectionConverter.cs (2)
296 SweepDirection = sweep ? SweepDirection.Clockwise : SweepDirection.CounterClockwise, 647 .Append(arcSegment.SweepDirection == SweepDirection.Clockwise ? "1" : "0")