Method OnTextChanged
OnTextChanged(ITextUndo)
Responds to incremental change of the text in the editor.
public override void OnTextChanged(ITextUndo operation)
Parameters
operation
ITextUndo
Responds to incremental change of the text in the editor.
public override void OnTextChanged(ITextUndo operation)
operation
ITextUndo