DefaultWpfViewOptions.EnableMouseWheelZoomId Field

Definition

Determines whether to enable mouse wheel zooming

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

Field Value

Applies to