Table of Contents

Property Lexer

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

Lexer

Gets or sets an object that can make lexical analysis for the control's content.

[Browsable(false)]
public virtual ILexer Lexer { get; set; }

Property Value

ILexer