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

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