Hi,
I'm confronting a problem. I was astonished by the themes shipped with Infragistics. I tried to test it with xamRadialGauge and followed the styling walk-through found here:
http://help.infragistics.com/Help/Doc/WPF/2012.1/CLR4.0/html/Designers_Guide_Using_Themes.html
I felt confused as loads of errors appears. I was wondering if I misunderstood something. I use xamRadiaGauge found in:
InfragisticsWPF4.Controls.Gauges.v14.1.dll
I have created a very simple project to test theming here (uploaded to my OneDrive):
https://onedrive.live.com/redir?resid=7CFD43B769889286!10743&authkey=!AK-sb9istfqu5Yo&ithint=folder%2c.rar
Your help is much appreciated
Hello Waleed,
Thank you for your post. I have been looking into it and the sample you have shared and I modified it, so now it works as you want. Basically I removed the MetroDark.xamGauge.xaml file, because the one you need is MetroDark.xamGaugeS.xaml. I also changed the ResourceDictionary’s Source in the App.xaml file to point to this file. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.
Stefan"] Hello Waleed, Thank you for your post. I have been looking into it and the sample you have shared and I modified it, so now it works as you want. Basically I removed the MetroDark.xamGauge.xaml file, because the one you need is MetroDark.xamGaugeS.xaml. I also changed the ResourceDictionary’s Source in the App.xaml file to point to this file. Please let me know if this helps you or you have further questions on this matter. Looking forward for your reply.
Thanks Stefan for your assistance. That's exactly what I have been sinking in... Cheers
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.