I have an assembly that can either run as a stand-alone executable or being hosted in a browser as xbap. The application opens a new RadRibbonWindow which contains a RadRibbonView.
This works fine when the assembly runs stand-alone. However, when the assembly runs as xbap, the RadRibbonWindow overlaps all window buttons (close/minimize/maximize). Is there a solution to this other than hosting the RadRibbonView in a standard WPF-window instead of RadRibbonWindow?
Regards,
Michael
This works fine when the assembly runs stand-alone. However, when the assembly runs as xbap, the RadRibbonWindow overlaps all window buttons (close/minimize/maximize). Is there a solution to this other than hosting the RadRibbonView in a standard WPF-window instead of RadRibbonWindow?
Regards,
Michael