Show / Hide Table of Contents

Property SelectionHighlightColor

| Edit this page View Source

SelectionHighlightColor

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 TextSelectionHighlightThemeColor.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX