The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
MVMohana V Syncfusion Team October 14, 2015 12:22 PM UTC
Hi Konstantin,
Thanks for using Syncfusion product.
We can use WPF Theme Studio only for customizing the themes in Syncfusion controls. As of now we have not provided support to customize custom controls.
Regards, Mohana V
KBKonstantin BrownsteinOctober 14, 2015 03:27 PM UTC
Mohana,
I've meant how can I apply theme created with theme manager (especially this: VisualStudio2013) to wpf syncfusion controls?
Thank you in advance!
MVMohana V Syncfusion Team October 15, 2015 12:03 PM UTC
Hi Konstantin,
Currently there is no online documentation which showcases how to use Theme studio and we will let you know once we updated document and refreshed in online.
Regards, Mohana V
KBKonstantin BrownsteinOctober 15, 2015 12:25 PM UTC
I'm able to see generated XML file with code, but what's the purpose of the product then? Do syncfusion updated it's theme base? How can I use VS2013 theme?
MVMohana V Syncfusion Team October 16, 2015 01:14 PM UTC
Hi Konstantin,
Sorry for the inconvenience caused.
Query 1: "How can I use VS2013 theme from Theme Studio?"
The generated xaml theme file from Theme Studio is a resource dictionary of respective controls and needs to be merged with application resources to apply VS2013 theme style for respective control.
Yes. We have added various set of updated theme styles like Metro, Blend, Office 2010, Office 2013 and VisualStudio2013 themes. We can use SfSkinManager to apply this theme styles, which is available from our Volume 2, 2015. We have created a Radial Menu sample using SfSKinManager and Themes.VisualStudio2013.WPF for reference.