WpfViewOptionDefinition(Of T) Class
Visual Studio 2012
Defines an editor option specific to an IWpfTextView.
Object
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition(Of T)
Microsoft.VisualStudio.Text.Editor.WpfViewOptionDefinition(Of T)
Microsoft.VisualStudio.Text.Editor.AppearanceCategoryOption
Microsoft.VisualStudio.Text.Editor.HighlightCurrentLineOption
Microsoft.VisualStudio.Text.Editor.MouseWheelZoomEnabled
Microsoft.VisualStudio.Text.Editor.SimpleGraphicsOption
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition(Of T)
Microsoft.VisualStudio.Text.Editor.WpfViewOptionDefinition(Of T)
Microsoft.VisualStudio.Text.Editor.AppearanceCategoryOption
Microsoft.VisualStudio.Text.Editor.HighlightCurrentLineOption
Microsoft.VisualStudio.Text.Editor.MouseWheelZoomEnabled
Microsoft.VisualStudio.Text.Editor.SimpleGraphicsOption
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
The WpfViewOptionDefinition(Of T) type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | WpfViewOptionDefinition(Of T) | Initializes a new instance of WpfViewOptionDefinition(Of T). |
| Name | Description | |
|---|---|---|
![]() | Default | Gets the default value of this option. (Inherited from EditorOptionDefinition(Of T).) |
![]() | DefaultValue | Gets the default value of the option. (Inherited from EditorOptionDefinition(Of T).) |
![]() | Key | Gets the key of this option. (Inherited from EditorOptionDefinition(Of T).) |
![]() | Name | Gets the name of the option. (Inherited from EditorOptionDefinition(Of T).) |
![]() | ValueType | Gets the actual type of the option. (Inherited from EditorOptionDefinition(Of T).) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether two EditorOptionDefinition objects are the same. (Inherited from EditorOptionDefinition.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Gets the hash code of this type. (Inherited from EditorOptionDefinition.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsApplicableToScope | Determines whether this definition is applicable only to text views. (Overrides EditorOptionDefinition.IsApplicableToScope(IPropertyOwner).) |
![]() | IsValid(Object) | Determines whether the proposed value is valid. (Inherited from EditorOptionDefinition(Of T).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)
.gif?cs-save-lang=1&cs-lang=vb)