DefaultTextViewOptions.ShouldCaretsBeRenderedId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)