In This Article

HighContrastThemeDefinition Class

Stores the configuration options for a high contrast theme.

public class HighContrastThemeDefinition : RectangularThemeDefinitionBase
Inheritance:
object ObservableObjectBase ThemeDefinition RectangularThemeDefinitionBase object

Constructors

HighContrastThemeDefinition(string)

Initializes an instance of the HighContrastThemeDefinition class.

public HighContrastThemeDefinition(string themeName)
Parameter Type Description
themeName string

The theme's name.

Inherited Members