ComponentOne RichTextBox for UWP
SelectionForeground Property

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

Reference

C1RichTextBox Class
C1RichTextBox Members