Telerik.Windows.Controls.SyntaxEditor.Tagging.Taggers
Class
CSharpTaggerClass defining C# programming language keywords and comments.
Determines which part of a span will be highlighted.
Class
LineHighlightTaggerClass LineHighlightTagger which prepares collection of TextHighlightTags for a collection of lines.
Class TextSearchHighlightTagger which prepares collection of TextHighlightTags for all occurrences of a given search word.
Class TextSearchUnderlineTagger prepares collection of UnderlineTags for all occurrences of a given search word.
Class
VisualBasicTaggerClass defining Visual Basic programming language keywords and comments.
Class
WordTaggerBaseBase tagger class for classification of words.