Event SourceStateChanged
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