Telerik.Windows.SyntaxEditor.Core.Tagging
Class
ClassificationTagRepresents tag for classifying parts of code file.
Class
ClassificationTypeRepresents a classification type.
Class
ClassificationTypesClass which defines the classification types existing in a code file.
Class
FoldingRegionTagRepresents tag for folding regions.
Interface
ITagBasic interface for tagging (marking) a part of the text in the text document.
Interface
ITagger<T>Describes a tagger class behavior.
Interface
ITextFormatDefinitionKeyRepresents a key for TextFormatDefinition.
Interface
ITextFormattingTagText formatting tag.
Class
TagSpan<T>Tag-Span couple.
Class
TaggerBase<T>Tagger base abstraction.
Class
TaggersRegistryRepresents a registry for all taggers.
Class
TagsChangedEventArgsEvent args for TagsChanged event.
Class
TextBorderTagRepresents a text border tag.
Represents key for text format definition.
Base class for text formatting tags.
Class
TextHighlightTagRepresents tag for text highlighting.
Class
ToolTipTagRepresents a tooltip tag.
Class
UnderlineTagRepresents a tag for underlined text.