5 writes to Aspect
Microsoft.Maui.Controls (5)
RadioButton\RadioButton.cs (2)
475
Aspect
= Stretch.Uniform,
486
Aspect
= Stretch.Uniform,
Shapes\Ellipse.cs (1)
13
Aspect
= Stretch.Fill;
Shapes\Rectangle.cs (1)
14
Aspect
= Stretch.Fill;
Shapes\RoundRectangle.cs (1)
12
Aspect
= Stretch.Fill;
4 references to Aspect
Microsoft.Maui.Controls (4)
Shapes\Shape.cs (4)
85
/// <summary>Bindable property for <see cref="
Aspect
"/>.</summary>
87
BindableProperty.Create(nameof(
Aspect
), typeof(Stretch), typeof(Shape), Stretch.None);
155
=>
Aspect
switch
399
switch (
Aspect
)