I want to use IGTheme and Office 2010 Blue Theme in our project, but have no clue where to find the default location of the theme files. Can you help me in this direction ?
Thanks Rob. I kind of figured already yesterday, but your reply will help others in the forum.
Hi Rajib,
The IG theme and Office 2010 Blue theme are located in the Infragistics installation directory. You can find them here:
C:\Program Files (x86)\Infragistics\2015.1\WPF\Themes\IG\IG.xamPivotGrid.xaml
C:\Program Files (x86)\Infragistics\2015.1\WPF\Themes\Office2010Blue\Office2010Blue.xamPivotGrid.xaml
You will also need any dependencies these files rely on. Generally these files are Styles.Shared.xaml, Styles.WPF.xaml and Theme.Colors.xaml. Each theme folder has their own version of these files.