fluentribbon / Fluent.Ribbon

WPF Ribbon control like in Office
http://fluentribbon.github.io
MIT License
2.48k stars 515 forks source link

Ribbontabitemkeyboardfix #1113

Closed cbra-caa closed 1 year ago

cbra-caa commented 1 year ago

772

Added changes to make navigation with the keyboard in the tabitems accessible.

It now follows the Office ribbon scheme which is:

batzen commented 1 year ago

Thanks for contributing.