Share via


DefaultTextViewOptions.ShouldCaretsBeRenderedId Field

Definition

Should the carets be rendered.

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

Field Value

Applies to