AvalonEdit
BackgroundBrush Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesBackgroundBrush
Gets the brush that is used to paint the background color of the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override Brush BackgroundBrush { get; }
Public Overrides ReadOnly Property BackgroundBrush As Brush
	Get
public:
virtual property Brush^ BackgroundBrush {
	Brush^ get () override;
}
Return Value
A Brush value that represents the background color.

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