AvalonEdit
BackgroundBrush Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementBackgroundBrush
Gets/sets the brush used for the background of this VisualLineElement.
Declaration Syntax
C#Visual BasicVisual C++
public Brush BackgroundBrush { get; set; }
Public Property BackgroundBrush As Brush
	Get
	Set
public:
property Brush^ BackgroundBrush {
	Brush^ get ();
	void set (Brush^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238