IOutliningManager Events

 

Namespace:   Microsoft.VisualStudio.Text.Outlining
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubeventOutliningEnabledChanged

Occurs when outlining has been enabled or disabled.

System_CAPS_pubeventRegionsChanged

Occurs when there are changes in the set of ICollapsible regions on the corresponding elision buffer.

System_CAPS_pubeventRegionsCollapsed

Occurs when an ICollapsible region is collapsed.

System_CAPS_pubeventRegionsExpanded

Occurs when an ICollapsed region is expanded.

Return to top
Show: