5 references to Fill
Microsoft.Maui.Controls (5)
Shapes\Ellipse.cs (1)
13 Aspect = Stretch.Fill;
Shapes\Rectangle.cs (1)
14 Aspect = Stretch.Fill;
Shapes\RoundRectangle.cs (1)
12 Aspect = Stretch.Fill;
Shapes\Shape.cs (2)
157 Stretch.Fill => PathAspect.Stretch, 406 case Stretch.Fill: