Represents common IWpfTextView options.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Text.Editor.DefaultWpfViewOptions
Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
声明
Public NotInheritable Class DefaultWpfViewOptions
public static class DefaultWpfViewOptions
public ref class DefaultWpfViewOptions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DefaultWpfViewOptions =  class end
public final class DefaultWpfViewOptions
The DefaultWpfViewOptions type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AppearanceCategory | Determines the appearance category of a view, which selects a IClassificationFormatMap and IEditorFormatMap. | 
| .gif) .gif) | EnableHighlightCurrentLineId | Determines whether to enable the highlight current line adornment. | 
| .gif) .gif) | EnableMouseWheelZoomId | Determines whether to enable mouse wheel zooming. | 
| .gif) .gif) | EnableSimpleGraphicsId | Determines whether to enable the highlight current line adornment. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.