Table of Contents

Method OnTextChanged

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

OnTextChanged(ITextUndo)

Responds to incremental change of the text in the editor.

public virtual void OnTextChanged(ITextUndo operation)

Parameters

operation ITextUndo