다음을 통해 공유


DefaultWpfViewOptions.EnableMouseWheelZoomId 필드

마우스 휠 확대/축소를 사용할지 여부를 결정 합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public Shared ReadOnly EnableMouseWheelZoomId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> EnableMouseWheelZoomId
public:
static initonly EditorOptionKey<bool> EnableMouseWheelZoomId
static val EnableMouseWheelZoomId: EditorOptionKey<bool>
public static final var EnableMouseWheelZoomId : EditorOptionKey<boolean>

.NET Framework 보안

참고 항목

참조

DefaultWpfViewOptions 클래스

Microsoft.VisualStudio.Text.Editor 네임스페이스