Property SelectionHighlightColor
| Edit this page View SourceSelectionHighlightColor
Gets or sets the brush used to highlight the selected text.
Declaration
public SolidColorBrush? SelectionHighlightColor { get; set; }
Property Value
Type | Description |
---|---|
SolidColorBrush | The brush used to highlight the selected text. The practical default is a brush using the
theme resource |