IOutliningManager.RegionsExpanded Event

Occurs when an ICollapsed region is expanded.

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

Syntax

event EventHandler<RegionsExpandedEventArgs> RegionsExpanded

Remarks

This event is not raised when there are changes in the set of ICollapsible regions on the corresponding elision buffer.

.NET Framework Security

See Also

Reference

IOutliningManager Interface

Microsoft.VisualStudio.Text.Outlining Namespace