IOutliningManager.RegionsChanged Event

 

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

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

event EventHandler<RegionsChangedEventArgs> RegionsChanged

This event is not raised when the collapsed state of any ICollapsible changes.

Return to top
Show: