ComponentOne RichTextBox for UWP
SelectionBackground Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : SelectionBackground Property
Gets or sets the brush used to fill the background of the selected text.
Syntax
'Declaration
 
Public Property SelectionBackground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush SelectionBackground {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members