Hello,
I am currently having a RibbonWindow and inside it I have a TabControl with three tabs. I also created three UserControl that each one contains each own Ribbon and I added those UserControls in the TabControl tabs. The problem is that I can close only the first tab Ribbon's BackStage. The other tabs Ribbon's BackStage does not close if you open it. I attacked a sample project that demonstrate the problem.
As you can see if you open the BackStage of the "Module 1" tab you can close it. But for the "Module 2" tab and the "Module 3" tab if you open the BackStage you can not close it.
Is there a way or a work around to make all the BackStages able to close?
Attachment:
TabControlWithRibbon_fcad104c.zip