Gets the list of named highlighting colors.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IEnumerable<HighlightingColor> NamedHighlightingColors { get; }
ReadOnly Property NamedHighlightingColors As IEnumerable(Of HighlightingColor) Get
property IEnumerable<HighlightingColor^>^ NamedHighlightingColors { IEnumerable<HighlightingColor^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238