UseReducedOpacityForHighContrastOption Class
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition
Microsoft.VisualStudio.Text.Editor.EditorOptionDefinition<T>
Microsoft.VisualStudio.Text.Editor.UseReducedOpacityForHighContrastOption
| Name | Description | |
|---|---|---|
![]() | UseReducedOpacityForHighContrastOption() |
| Name | Description | |
|---|---|---|
![]() | Default | (Overrides EditorOptionDefinition<T>.Default.) |
![]() | DefaultValue | Gets the default value of the option.(Inherited from EditorOptionDefinition<T>.) |
![]() | Key | (Overrides EditorOptionDefinition<T>.Key.) |
![]() | Name | Gets the name of the option.(Inherited from EditorOptionDefinition<T>.) |
![]() | ValueType | Gets the actual type of the option.(Inherited from EditorOptionDefinition<T>.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether two EditorOptionDefinition objects are the same.(Inherited from EditorOptionDefinition.) |
![]() | GetHashCode() | Gets the hash code of this type.(Inherited from EditorOptionDefinition.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsApplicableToScope(IPropertyOwner) | Determines whether this option is applicable for the given scope (for example, a text buffer). (Inherited from EditorOptionDefinition.) |
![]() | IsValid(Object) | Determines whether the proposed value is valid.(Inherited from EditorOptionDefinition<T>.) |
![]() | IsValid(Object) | Determines whether the proposed value is valid.(Inherited from EditorOptionDefinition<T>.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

