Microsoft.VisualStudio.Text.Outlining Namespace

Classes

  Class Description
Public class OutliningEnabledEventArgs Provides information for the OutliningEnabledChanged event.
Public class RegionsChangedEventArgs Provides information for the RegionsChanged event.
Public class RegionsCollapsedEventArgs Provides information for the RegionsCollapsed event.
Public class RegionsExpandedEventArgs Provides information for the RegionsExpanded event.

Interfaces

  Interface Description
Public interface ICollapsed Represents a collapsed ICollapsible.
Public interface ICollapsible Represents a span that may be collapsed.
Public interface IOutliningManager Provides outlining functionality.
Public interface IOutliningManagerService Provides the IOutliningManager for a given view model.