RegionsExpandedEventArgs Constructor (IEnumerable<ICollapsible^>^)
Visual Studio 2015
Initializes a new instance of RegionsExpandedEventArgs with the specified ICollapsible regions.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- expandedRegions
-
Type:
System.Collections.Generic::IEnumerable<ICollapsible^>^
The newly-expanded regions.
Show: