TemplatedControlBorderBrush Property
Gets or sets the brush used to draw the control's border.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? BorderBrush { get; set; }
Public Property BorderBrush As IBrush
Get
Set
member BorderBrush : IBrush with get, set
Property Value
IBrush