Hi Helmut,
Thank you for contacting Syncfusion support.
Based on your both updates we have understood that you are trying to bind a ComboBox located in BackStage in MVVM pattern and when a theme is selected it is not applied, so we tried reproducing using a simple sample and we can see that themes are applied properly when changing in ComboBox.
Please find the sample below.
s it correct to apply it on "Application.Current.MainWindow" ?
Yes, you can use the Application.Current.MainWindow to apply style for current window.
Some themes don't show a Ribbon Backstage. Is that correct?
All the SfSkinManager themes support BackStage, but in SkinStorage only newer themes support BackStage and older one support ApplicationMenu. Please find the list below.
Themes that support BackStage - Office2013, Office2010Black, Office2010Blue, Office2010Silver, Metro, Transparent, Windows8 .
Themes that support ApplicationMenu - Office2007Blue, Office2007Black, Office2007Silver, Office2003, Blend, ShinyRed, ShinyBlue, Default, VS2010, SyncOrange .
Also, with the two image provided for the Theme Office2010Blue, we suspect that you have missed to add the separate assemblies for theme from SfSkinManager.
Please find exact implementation details for applying themes using SfSkinManager in below UG documentation.
Please let us know if you have any concern regarding this and if you have any further queries.
Regards,
Nikhilesh O