3 references to None
Microsoft.Maui.Controls (3)
Shapes\Shape.cs (3)
87 BindableProperty.Create(nameof(Aspect), typeof(Stretch), typeof(Shape), Stretch.None); 160 Stretch.None => PathAspect.None, 401 case Stretch.None: