3 references to StrokeLineJoin
Microsoft.Maui.Controls (3)
Shapes\Shape.cs (3)
77 /// <summary>Bindable property for <see cref="StrokeLineJoin"/>.</summary> 79 BindableProperty.Create(nameof(StrokeLineJoin), typeof(PenLineJoin), typeof(Shape), PenLineJoin.Miter); 178 StrokeLineJoin switch