After some digging I still am not able to get this to work.
In short, I would like to use the Telerik Components with my own Dictionary.xaml.
Can someone please point me in the right direction or describe what needs to be done.
You time in this is much appreciated.
1 Answer, 1 is accepted
0
Martin
Telerik team
answered on 14 Mar 2018, 09:30 AM
Hi,
Would you be able to specify what would you like to achieve?
There should be no issue with using them in a custom dictionary, as long as you have the needed assemblies referenced and the required namespaces defined. If you are using noXaml assemblies, you would need to have the controls' styles as well. It could be in the same dictionary or a merged dictionary in your App.xaml, included before your own resource dictionary.
If you are using Xaml-included assemblies and StyleManager, you would not need the merged theme dictionaries, nor a reference to the theme assembly.
If you are using noXaml, you would need to merge the resources for each of our control assemblies that is used. You can find more information about that here and a note about design-time support here, that would do for you whatever is needed.
I hope that this sheds some light on the topic. If you have any other questions, please do not hesitate to contact us further.
Regards,
Martin
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.