Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
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 | |
---|---|---|
![]() ![]() |
AppearanceCategory | Determines the appearance category of a view, which selects a IClassificationFormatMap and IEditorFormatMap. |
![]() ![]() |
EnableHighlightCurrentLineId | Determines whether to enable the highlight current line adornment. |
![]() ![]() |
EnableMouseWheelZoomId | Determines whether to enable mouse wheel zooming. |
![]() ![]() |
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.