ICollapsible Properties

 

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

NameDescription
System_CAPS_pubpropertyCollapsedForm

Gets the data object for the collapsed UI.

System_CAPS_pubpropertyCollapsedHintForm

Gets the data object for the collapsed UI tooltip.

System_CAPS_pubpropertyExtent

Gets the extent of this collapsible region.

System_CAPS_pubpropertyIsCollapsed

Determines whether this outlining region is collapsed.

System_CAPS_pubpropertyIsCollapsible

Determines whether this region can be collapsed.

System_CAPS_pubpropertyTag

Gets the IOutliningRegionTag that was used to produce this collapsible region.

Return to top
Show: