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