You can also apply themes to your standard Microsoft Ribbon control for WPF by using C1.WPF.Theming.Ribbon. The following steps illustrate applying themes to the MS Ribbon control.
XAML |
Copy Code
|
---|---|
xmlns:ribbon="clr-namespace:System.Windows.Controls.Ribbon;assembly=System.Windows.Controls.Ribbon" |