Method | Description | |
---|---|---|
HighlightingNavigationManager ( ITextView textView, ITagAggregator |
||
NavigateToNext ( ) : void | ||
NavigateToPrevious ( ) : void |
Method | Description | |
---|---|---|
GetAllTags ( ) : IEnumerable |
||
GetCurrentTag ( ) : SnapshotSpan? | ||
GetTags ( SnapshotSpan snapshotSpan ) : IEnumerable |
||
SelectTag ( SnapshotSpan span ) : void |
public HighlightingNavigationManager ( ITextView textView, ITagAggregator |
||
textView | ITextView | |
tagAggregator | ITagAggregator |
|
return | System.Collections.Generic |