AvalonEdit
InvalidateHighlighting Method
NamespacesICSharpCode.AvalonEdit.HighlightingDocumentHighlighterInvalidateHighlighting()()()()
Invalidates all stored highlighting info. When the document changes, the highlighting is invalidated automatically, this method needs to be called only when there are changes to the highlighting rule set.
Declaration Syntax
C#Visual BasicVisual C++
public void InvalidateHighlighting()
Public Sub InvalidateHighlighting
public:
void InvalidateHighlighting()

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