QuickNav commands for menu, toggle button, progress bar and math (#16247)
Closes #16001
Summary of the issue:
Feature request: add more QuickNav commands to jump to more roles.
Description of user facing changes
Added 4 new QuickNav commands not assigned to any keyboard gestures:
menu item
toggle button
progress bar
math formula
Description of development approach
Provided IA2 implementations for all 4 QuickNav commands.
Provided UIA implementation for only progress bar as UIA doesn't seem to support other roles.