I'm using Fluent Ribbon and I use ApplicationMenu for Ribbon's Menu. I want to create an ApplicationMenu look like this:
Right now I'm using a StackPanel to create the item which inside the red circle in the image above.
So I wonder if there a better way to create that? Is Fluent Ribbon support a control like that? If yes, what control is that and how can I use it?
To create a header for some content, you can try HeaderedContentControl. Eg;
For keyboard mnemonics, you can provide template for Header like :