TextBoxSelectionForegroundBrush Property
Gets or sets a brush that is used for the foreground of selected text
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? SelectionForegroundBrush { get; set; }
Public Property SelectionForegroundBrush As IBrush
Get
Set
member SelectionForegroundBrush : IBrush with get, set
Property Value
IBrush