DefaultWpfViewOptions.UseReducedOpacityForHighContrastOptionId 字段

定义

确定是否在高对比度模式下减小文本标记和所选内容的不透明度。

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> UseReducedOpacityForHighContrastOptionId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<bool> UseReducedOpacityForHighContrastOptionId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool> UseReducedOpacityForHighContrastOptionId;
 staticval mutable UseReducedOpacityForHighContrastOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<bool>
Public Shared ReadOnly UseReducedOpacityForHighContrastOptionId As EditorOptionKey(Of Boolean) 

字段值

EditorOptionKey<Boolean>

适用于