Gets the list of background renderers.
Declaration Syntax
C# | Visual Basic | Visual 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