PaneBackground Property
Gets or sets the background of the pane
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBrush? PaneBackground { get; set; }
Public Property PaneBackground As IBrush
Get
Set
member PaneBackground : IBrush with get, set