DefaultTextViewHostOptions.ChangeTrackingMarginWidthOptionId Field
Determines the width of the change tracking margin.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Shared ReadOnly ChangeTrackingMarginWidthOptionId As EditorOptionKey(Of Double)
public static readonly EditorOptionKey<double> ChangeTrackingMarginWidthOptionId
public:
static initonly EditorOptionKey<double> ChangeTrackingMarginWidthOptionId
static val ChangeTrackingMarginWidthOptionId: EditorOptionKey<float>
public static final var ChangeTrackingMarginWidthOptionId : EditorOptionKey<double>
.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.