AvalonEdit
BackgroundRenderers Property
NamespacesICSharpCode.AvalonEdit.RenderingTextViewBackgroundRenderers
Gets the list of background renderers.
Declaration Syntax
C#Visual BasicVisual C++
public IList<IBackgroundRenderer> BackgroundRenderers { get; }
Public ReadOnly Property BackgroundRenderers As IList(Of IBackgroundRenderer)
	Get
public:
property IList<IBackgroundRenderer^>^ BackgroundRenderers {
	IList<IBackgroundRenderer^>^ get ();
}

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