AvalonEdit
HighlightingColorizer Constructor
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingColorizerHighlightingColorizer()()()()
Members
IconMemberDescription
HighlightingColorizer(IHighlightingDefinition)
Creates a new HighlightingColorizer instance.

HighlightingColorizer(IHighlighter)
Creates a new HighlightingColorizer instance that uses a fixed highlighter instance. The colorizer can only be used with text views that show the document for which the highlighter was created.

HighlightingColorizer()()()()
Creates a new HighlightingColorizer instance. Derived classes using this constructor must override the CreateHighlighter(TextView, TextDocument) method.

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