CoverFlow (Silverlight Only) / CoverFlow Theming
CoverFlow Theming

Silverlight themes are a collection of image settings that define the look of a control or controls. The benefit of using themes is that you can apply the theme across several controls in the application, thus providing consistency without having to repeat styling tasks.

When the C1CoverFlow control is added to your project, it appears with the default blue theme:

 

 

You can also theme the C1CoverFlow control with one of our six included Silverlight themes: BureauBlack, ExpressionDark, ExpressionLight, RainierOrange, ShinyBlue, and WhistlerBlue. The table below provides a sample of each theme.

 

Full Theme Name

Appearance

C1ThemeBureauBlack

C1ThemeExpressionDark

C1ThemeExpressionLight

C1ThemeRainierOrange

C1ThemeShinyBlue

C1ThemeWhistlerBlue

 

For task-based help about adding themes to the C1CoverFlow control, see the Using C1CoverFlow Themes.