Method OnTextChanged
OnTextChanged(ITextUndo)
When implemented by a class, responds to incremental change of the text in the editor.
void OnTextChanged(ITextUndo operation)
Parameters
operation
ITextUndo
When implemented by a class, responds to incremental change of the text in the editor.
void OnTextChanged(ITextUndo operation)
operation
ITextUndo