Table of Contents

Method UnhighlightBraces

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

UnhighlightBraces()

Unhighlights braces containing caret position. HighlightBraces()

public virtual void UnhighlightBraces()

UnhighlightBraces(bool)

Unhighlights braces.

public virtual void UnhighlightBraces(bool needUpdate)

Parameters

needUpdate bool

Specifies whether current brace pair should be updated.