ICollapsed Properties

 

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

NameDescription
System_CAPS_pubpropertyCollapsedChildren

Gets the children of this collapsed region that are also collapsed.

System_CAPS_pubpropertyCollapsedForm

Gets the data object for the collapsed UI.(Inherited from ICollapsible.)

System_CAPS_pubpropertyCollapsedHintForm

Gets the data object for the collapsed UI tooltip.(Inherited from ICollapsible.)

System_CAPS_pubpropertyExtent

Gets the extent of this collapsible region.(Inherited from ICollapsible.)

System_CAPS_pubpropertyIsCollapsed

Determines whether this outlining region is collapsed.(Inherited from ICollapsible.)

System_CAPS_pubpropertyIsCollapsible

Determines whether this region can be collapsed.(Inherited from ICollapsible.)

System_CAPS_pubpropertyTag

Gets the IOutliningRegionTag that was used to produce this collapsible region.(Inherited from ICollapsible.)

Return to top
Show: