
Is it possible to have the same Metro Windows 8 look on Windows 7?
Is it possible to have the same Metro Windows 8 look on Windows 7?
Hi Steve,
Yes, our Metro themes will render the same on any system that supports WPF, including Windows 7.
Thanks for the quick reply. What does it mean if my outer RibbonWindow is not reflecting the style changes? I see the Ribbon and Backstage changing but not the main window.
Hi Steve,
If you are using the latest version and build then it should be updating if you set ThemeManager.CurrentTheme. Prior builds might not have had RibbonWindow supporting the Metro theme yet. Make sure you disable glass via RibbonWindow.IsGlassEnabled = false too.
Please log in to a validated account to post comments.