DefaultWpfViewOptions.EnableMouseWheelZoomId 字段

定义

确定是否启用鼠标滚轮缩放

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) 

字段值

EditorOptionKey<Boolean>

适用于