Gets or sets the Brush that fills the background of the selected text.

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

Syntax

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

See Also