OutliningMarginBracketControl.FirstLineOffsetProperty Field

A DependencyProperty that indicates the vertical offset that the bracket control should use to render itself.

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

Syntax

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

.NET Framework Security

See Also

Reference

OutliningMarginBracketControl Class

Microsoft.VisualStudio.Text.Editor Namespace