ContentPresenterBorderBrush Property

Gets or sets a brush with which to paint the border.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? BorderBrush { get; set; }

Property Value

IBrush

See Also