[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.WPF.ExpressionEditor
Interfaces
IHighlighter
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.ExpressionEditor.Engine
C1.ExpressionEditor.Localization
C1.WPF.ExpressionEditor
Classes
Enums
Interfaces
IHighlighter
Methods
ISupportExpressions
Delegates
(Showing Draft Content)
C1.WPF.ExpressionEditor.IHighlighter
IHighlighter Interface
The interface of the ExpressionEditor highlighter.
Namespace
:
C1.WPF.ExpressionEditor
Assembly
: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public interface IHighlighter
Methods
Name
Description
Highlight(TextPointer)
InitRules(List<BaseRule>)
Tokenize(string)
UpdateFields(List<string>)
UpdateFunctionss(List<string>)