3 references to RoundRectangle
Microsoft.Maui.Controls (3)
IndicatorView\IndicatorStackLayout.cs (1)
144 StrokeShape = new RoundRectangle()
RadioButton\RadioButton.cs (1)
695 return new RoundRectangle
Shapes\StrokeShapeTypeConverter.cs (1)
124 return new RoundRectangle { CornerRadius = cornerRadius };