2 implementations of Aspect
Microsoft.Maui.Controls (2)
BoxView\BoxView.cs (1)
68 PathAspect IShapeView.Aspect => PathAspect.None;
Shapes\Shape.cs (1)
154 PathAspect IShapeView.Aspect
1 reference to Aspect
Microsoft.Maui (1)
Handlers\ShapeView\ShapeViewHandler.cs (1)
22 [nameof(IShapeView.Aspect)] = MapAspect,