Свойство | Type | Description | |
---|---|---|---|
SpanClassToBrush | System.Windows.Media.Brush | ||
Update | void |
Méthode | Description | |
---|---|---|
GetClassificationSpans ( SnapshotSpan processedSpan ) : IList |
||
NitraEditorClassifier ( IClassificationTypeRegistryService registry, IClassificationFormatMapService formatMapService, ITextBuffer buffer ) : Microsoft.VisualStudio.Text |
Méthode | Description | |
---|---|---|
SpanClassToBrush ( string spanClass, IWpfTextView _wpfTextView ) : System.Windows.Media.Brush | ||
Update ( HighlightingType highlightingType, ImmutableArray |
public GetClassificationSpans ( SnapshotSpan processedSpan ) : IList |
||
processedSpan | SnapshotSpan | |
Résultat | IList |
public NitraEditorClassifier ( IClassificationTypeRegistryService registry, IClassificationFormatMapService formatMapService, ITextBuffer buffer ) : Microsoft.VisualStudio.Text | ||
registry | IClassificationTypeRegistryService | |
formatMapService | IClassificationFormatMapService | |
buffer | ITextBuffer | |
Résultat | Microsoft.VisualStudio.Text |