3 references to StrokeLineJoin
Microsoft.Maui.Controls (3)
Border\Border.cs (3)
158
/// <summary>Bindable property for <see cref="
StrokeLineJoin
"/>.</summary>
160
BindableProperty.Create(nameof(
StrokeLineJoin
), typeof(PenLineJoin), typeof(Border), PenLineJoin.Miter);
229
StrokeLineJoin
switch