This is a migrated thread and some comments may be shown as answers.

How to apply Telerik themes

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Teo
Top achievements
Rank 1
Teo asked on 13 Nov 2012, 09:21 PM
Hi,

I realize this may be a newbie question but I've never worked with themes before.  The examples I've found on the Internet haven't worked for me when trying to get Telerik themes to work.  Is there a step-by-step document that covers what xaml files to import to get the themes to work?  I have a pretty simple demo I'm creating that uses the Carousel control and I want to apply a Windows 8 WPF Touch theme.  Here is the code from App.xaml:  I also added a reference to Telerik.Windows.Controls.Navigation.xaml in my project but I'm getting a ton of errors when I build the project.
<Application.Resources>
    <ResourceDictionary Source="/Themes/Telerik.Windows.Controls.Navigation.xaml"/>
</Application.Resources>

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 14 Nov 2012, 07:17 AM
Hello,

 I suggest you to check our documentation for more info about how to work with implicit themes:
http://www.telerik.com/help/wpf/styling-apperance-implicit-styles-overview.html

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
General Discussions
Asked by
Teo
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or