You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just recloned the repo to be sure and went to TestContent.xaml in Fluent.Ribbon 4.5 Showcase and put it in the ribbon control. The error occurs from PresentationFramework.dll and my version is v4.0.30319, probably it's a factor. I use VS 2017. I have fixed it in the code, however I doubt it's the correct way of fixing it.
I mean, when I put ShowQuickAccessToolBarAboveRibbon="False" as an attribute inside the ribbon control initial tags. I have noticed that it indeed does work when you change the attribute in the showcase using the checkbox.
As title says, it causes
Reproduction:
Put ShowQuickAccessToolBarAboveRibbon="False" into your Ribbon control. Tested on latest showcase.
Environment
The text was updated successfully, but these errors were encountered: