Microsoft.VisualStudio.Text.Outlining Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
OutliningEnabledEventArgs |
Provides information for the OutliningEnabledChanged event. |
RegionsChangedEventArgs |
Provides information for the RegionsChanged event. |
RegionsCollapsedEventArgs |
Provides information for the RegionsCollapsed event. |
RegionsExpandedEventArgs |
Provides information for the RegionsExpanded event. |
Interfaces
ICollapsed |
Represents a collapsed ICollapsible. |
ICollapsible |
Represents a span that may be collapsed. |
IOutliningManager |
Provides outlining functionality. |
IOutliningManagerService |
Provides the IOutliningManager for a given view model. |