PaneBackgroundProperty Field
Defines the PaneBackground property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IBrush?> PaneBackgroundProperty
Public Shared ReadOnly PaneBackgroundProperty As StyledProperty(Of IBrush)
static val PaneBackgroundProperty: StyledProperty<IBrush>