The C1MediaPlayer control comes equipped with a light blue default theme, but you can also apply six themes (see MediaPlayer Theming) to the control. In this topic, you will change the C1MediaPlayer control's theme to C1ThemeRanierOrange.
In Blend
Complete the following steps:
In Visual Studio
Complete the following steps:
<my:C1ThemeRainierOrange></my:C1ThemeRainierOrange>
XAML |
Copy Code
|
---|---|
<my:C1ThemeRainierOrange> <c1mediaplayer:C1MediaPlayer></c1mediaplayer:C1MediaPlayer> </my:C1ThemeRainierOrange> |
Run your project.
This Topic Illustrates the Following:
The following image depicts a C1MediaPlayer control with the C1ThemeRanierOrange theme.