Share via


OutliningMarginHeaderControl.IsExpandedProperty Field

A DependencyProperty that determines whether this control collapses or expands the outlining regions that it controls.

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

Syntax

'Declaration
Public Shared ReadOnly IsExpandedProperty As DependencyProperty
public static readonly DependencyProperty IsExpandedProperty
public:
static initonly DependencyProperty^ IsExpandedProperty
static val IsExpandedProperty: DependencyProperty
public static final var IsExpandedProperty : DependencyProperty

.NET Framework Security

See Also

Reference

OutliningMarginHeaderControl Class

Microsoft.VisualStudio.Text.Editor Namespace