WpfViewOptionDefinition<T> Properties

Include Protected Members
Include Inherited Members

The WpfViewOptionDefinition<T> type exposes the following members.

Properties

  Name Description
Public property Default Gets the default value of this option. (Inherited from EditorOptionDefinition<T>.)
Public property DefaultValue Gets the default value of the option. (Inherited from EditorOptionDefinition<T>.)
Public property Key Gets the key of this option. (Inherited from EditorOptionDefinition<T>.)
Public property Name Gets the name of the option. (Inherited from EditorOptionDefinition<T>.)
Public property ValueType Gets the actual type of the option. (Inherited from EditorOptionDefinition<T>.)

Top

See Also

Reference

WpfViewOptionDefinition<T> Class

Microsoft.VisualStudio.Text.Editor Namespace