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 sealedpublic ref class WpfViewOptionExtensions abstract sealedclass WpfViewOptionExtensions abstract sealedpublic static class WpfViewOptionExtensionstype WpfViewOptionExtensions = classPublic 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. |