WpfViewOptionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for options related to an IWpfTextView.
public ref class WpfViewOptionExtensions abstract sealed
public ref class WpfViewOptionExtensions abstract sealed
class WpfViewOptionExtensions abstract sealed
public static class WpfViewOptionExtensions
type WpfViewOptionExtensions = class
Public Module WpfViewOptionExtensions
- Inheritance
-
WpfViewOptionExtensions
Methods
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) |
Specifies the persisted zoomlevel. |