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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.