Is there a way to use material design theme in my infragistics based WPF application, for controls like Ribbon, Tree and XamTile.
Looking forward for some help.
Hello Anushri,
You need to do a bit of styling to modify the background from what is called the rootVisual of the XamRibbon and get to it's Border element. Please see my sample attached. You will find the entire QAT area in red. Let me know if you have any questions.
XamRibbonWindowTheme.zip
I am using version 2016.1
Say I want to change the colour of Ribbon Panel where quick access toolbar and contextual tabs are placed.
Pl refer to the screen shot I want to change the background colour of area outlined in red colour.
How will it be possible.
Do you have an example/mockup of the color palette for want for your XamRibbon? Are you referring to importing the material icons from Indigo to the XamRibbon?
Here are the provided themes for WPF that we've developed. https://es.infragistics.com/help/wpf/designers-guide-using-themes
You can tailor them and are found on your machine here:C:\Program Files (x86)\Infragistics\201x.x\WPF\Themes
Let me know if you have any questions.