In This Article

ThemeName Enum

Specifies the names of commonly-used themes.

[Obsolete("The 'ThemeName' enumeration will be removed in a future build.  Use the new static 'ThemeNames' class instead.  Several old theme names in 'ThemeName' have been mapped to new names in 'ThemeNames'.  Please read the Themes conversion documentation for details.")]
public enum ThemeName

Fields

Name Description
AeroNormalColor

The Aero (Windows Vista) theme.

Classic

The Classic theme.

Custom

A custom theme.

Generic

The Generic theme, which is generally used to remove any themes that have been placed in resources and return to the generic WPF theme.

HighContrast

The High-Contrast theme.

MetroDark

The Metro dark theme.

MetroLight

The Metro light theme.

MetroLightBlue

The Metro light theme with blue accent.

MetroLightCyan

The Metro light theme with cyan accent.

MetroLightGreen

The Metro light theme with green accent.

MetroLightOrange

The Metro light theme with orange accent.

MetroLightPurple

The Metro light theme with purple accent.

MetroLightRed

The Metro light theme with red accent.

MetroLightRoyal

The Metro light theme with royal accent.

MetroWhite

The Metro white theme.

MetroWhiteBlue

The Metro white theme with blue accent.

MetroWhiteCyan

The Metro white theme with cyan accent.

MetroWhiteGreen

The Metro white theme with green accent.

MetroWhiteOrange

The Metro white theme with orange accent.

MetroWhitePurple

The Metro white theme with purple accent.

MetroWhiteRed

The Metro white theme with red accent.

MetroWhiteRoyal

The Metro white theme with royal accent.

OfficeBlack

The Office black theme.

OfficeBlue

The Office blue theme.

OfficeSilver

The Office silver theme.