WpfViewOptionExtensions Class

Definition

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.

Applies to