3 references to StrokeLineCap
Microsoft.Maui.Controls (3)
Border\Border.cs (3)
154
/// <summary>Bindable property for <see cref="
StrokeLineCap
"/>.</summary>
156
BindableProperty.Create(nameof(
StrokeLineCap
), typeof(PenLineCap), typeof(Border), PenLineCap.Flat);
220
StrokeLineCap
switch