Share via


DefaultWpfViewOptions.UseReducedOpacityForHighContrastOptionId Field

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Shared ReadOnly UseReducedOpacityForHighContrastOptionId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> UseReducedOpacityForHighContrastOptionId
public:
static initonly EditorOptionKey<bool> UseReducedOpacityForHighContrastOptionId
static val UseReducedOpacityForHighContrastOptionId: EditorOptionKey<bool>
public static final var UseReducedOpacityForHighContrastOptionId : EditorOptionKey<boolean>

.NET Framework Security

See Also

Reference

DefaultWpfViewOptions Class

Microsoft.VisualStudio.Text.Editor Namespace