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

How do you view your custom theme in blend

1 Answer 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kris Mackintosh
Top achievements
Rank 1
Kris Mackintosh asked on 11 Dec 2009, 02:01 AM

I'm creating a custom theme, specifically for RadPaneGroup, so far so good, ive got a theme and when i run the app, the theme is applied and all is good
as per the docs, i apply my theme with the following line of code

 

StyleManager

 

.SetTheme(this.radDocking1, new Theme(new Uri("/RadControlsSilverlightApplication1;component/Resources/DockTheme.xaml", UriKind.Relative)));

 

 

My issue is that this obviously doesnt apply my theme in blend... is there some way to see my theme applied in blend?

-Kris

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 16 Dec 2009, 12:04 PM
Hi Kris Mackintosh,

Unfortunately applying theme in Blend 3 is not supported. This is requested feature and we are working on improving this scenario but I cannot commit to specific date.

I'm sorry for the inconvenience caused.

Kind regards,
Hristo
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Kris Mackintosh
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or