Compartilhar via


Campo DefaultWpfViewOptions.UseReducedOpacityForHighContrastOptionId

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

Sintaxe

'Declaração
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>

Segurança do .NET Framework

Consulte também

Referência

DefaultWpfViewOptions Classe

Namespace Microsoft.VisualStudio.Text.Editor