ICollapsible Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Outlining
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | CollapsedForm | Gets the data object for the collapsed UI. |
![]() | CollapsedHintForm | Gets the data object for the collapsed UI tooltip. |
![]() | Extent | Gets the extent of this collapsible region. |
![]() | IsCollapsed | Determines whether this outlining region is collapsed. |
![]() | IsCollapsible | Determines whether this region can be collapsed. |
![]() | Tag | Gets the IOutliningRegionTag that was used to produce this collapsible region. |
Show:
