Table of Contents

Event TextChanged

Namespace
Alternet.Syntax.Parsers.Roslyn
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

Raised when the current text instance changes.

public override event EventHandler<TextChangeEventArgs> TextChanged

Returns

EventHandler<TextChangeEventArgs>
Raised when the current text instance changes.