DefaultWpfViewOptions.ClickGoToDefEnabledId Field

Definition

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

Field Value

Applies to