I'm using Syncfusion to change the style of my WPF application to the Office 2007 Blue style. But the OpenFileDialog
shows in the default style of my OS (XP) and there doesn't seem to be any way to change its style.
Is there a way to make the style of the dialog consistent with the rest of the application? (Apart from creating my own version of OpenFileDialog
from scratch.)