DefaultWpfViewOptions.EnableMouseWheelZoomId Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Bestimmt, ob das Mausrad zoomen aktiviert werden soll.
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)