Table of Contents

Property Lexer

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

Lexer

When implemented by a class, gets or sets an object that can perform lexical analysis of the text source content.

ILexer Lexer { get; set; }

Property Value

ILexer