WpfViewOptionExtensions Class
Visual Studio 2015
Provides extension methods for options related to an IWpfTextView.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AppearanceCategory(IEditorOptions) | Specifies the appearance category. |
![]() ![]() | IsHighlightCurrentLineEnabled(IEditorOptions) | Determines whether the option to highlight the current line is enabled. |
![]() ![]() | IsMouseWheelZoomEnabled(IEditorOptions) | Determines whether to allow mouse wheel zooming. |
![]() ![]() | IsSimpleGraphicsEnabled(IEditorOptions) | Determines whether the option to draw a gradient selection is enabled. |
![]() ![]() | ZoomLevel(IEditorOptions) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

