Freigeben über


DefaultWpfViewOptions.UseReducedOpacityForHighContrastOptionId-Feld

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-Sicherheit

Siehe auch

Referenz

DefaultWpfViewOptions Klasse

Microsoft.VisualStudio.Text.Editor-Namespace