SourceStateChanged Event
Definition
Namespace: Alternet.Editor.Wpf
Assembly: Alternet.Editor.Wpf.v8.dll
Occurs when text Source's state is changed, for example when caret position moved, text edited, amount of lines changed, lexer changed, etc.
Syntax
public event NotifyEvent SourceStateChanged
Returns
NotifyEvent |