Hi,
I implemented the XamDataGrid in an application, it works wonderful! I now try to give the application an unified style and therefore would like to give other scroollbars the same style as the one in XamDataGrid.
Is it possible to reuse the Scrollbar style (Office2010Blue Theme) on other WPF components?
I'm using version 2012.1.
Best Regards,
Daniel Secci
Thanks for your help! It works perfectly!
Hello Daniel,
I have looked into your question and usually the controls’ original templates can be acquired from the DefaultStyles folder. If you have used the default install path you can find the style you need in: C:\Program Files (x86)\Infragistics\NetAdvantage 2012.1\WPF\DefaultStyles\DataPresenter\DataPresenterOffice2010Blue_Express.xaml
Please let me know, if I can be of any further assistance.