ClassificationFormatDefinition.DefaultHighContrastBackgroundOpacity Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the default opacity used for the background color/brush in high contrast themes.
public: double DefaultHighContrastBackgroundOpacity = 0.5;
double DefaultHighContrastBackgroundOpacity = 0.5;
public const double DefaultHighContrastBackgroundOpacity = 0.5;
val mutable DefaultHighContrastBackgroundOpacity : double
Public Const DefaultHighContrastBackgroundOpacity As Double = 0.5