DefaultWpfViewOptions.EnableSimpleGraphicsId Field

Definition

Determines whether to enable the highlight current line adornment.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> EnableSimpleGraphicsId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> EnableSimpleGraphicsId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> EnableSimpleGraphicsId;
 staticval mutable EnableSimpleGraphicsId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly EnableSimpleGraphicsId As EditorOptionKey(Of Boolean) 

Field Value

Applies to