4 references to Round
Microsoft.Maui.Controls (2)
Border\Border.cs (1)
223 PenLineCap.Round => LineCap.Round,
Shapes\Shape.cs (1)
172 PenLineCap.Round => LineCap.Round,
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvasState.cs (1)
97 else if (value == LineCap.Round)
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvasState.cs (1)
235 case LineCap.Round: