Table of Contents

Event SourceStateChanged

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

Occurs when text Source's state is changed, for example when caret position moved, text edited, amount of lines changed, lexer changed, etc.

public event NotifyEvent SourceStateChanged

Returns

NotifyEvent
Occurs when text Source's state is changed, for example when caret position moved, text edited, amount of lines changed, lexer changed, etc.
Implements