Gets or sets the Brush used as foreground of the selected text.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public Brush SelectionForeground { get; set; } |
| Visual Basic |
|---|
Public Property SelectionForeground As Brush Get Set |