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
‘선언
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.