I tried to set different themes for my application and I found out that all themes look like in the Sample WPF applications, except for the "Windows8" theme. RadWindow header in samples is different from that in my application. Can anyone tell me why?
1 Answer, 1 is accepted
0
Kalin
Telerik team
answered on 29 May 2014, 01:51 PM
Hello Dmitry,
The reason for the different header color of RadWindow is that in our WPF demos is changed the AccentBrush of the Windows8 theme to the following:
The Windows8 and Windows8 Themes support dynamic resources, so you can easily modify the colors of the theme using the demonstrated approach above. For more details about the theme and the dynamic resources, please check the following article from our online help documentation: http://www.telerik.com/help/wpf/common-styles-appearance-colorizing-metro-theme.html
Hope this helps.
Regards,
Kalin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.