Gets or sets the Brush used as foreground of the selected text.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Brush SelectionForeground { get; set; }
Visual Basic
Public Property SelectionForeground As Brush
	Get
	Set

See Also