Hi,
How to navigate across dock manager panes using key board keys.
Thanks
Hello Adidev,
XamDockManager provides a pane navigator similar to the one in Visual Studio. It is a window that is displayed by pressing ALT+F7 or CTRL+Tab key combinations and allow the user to navigate through the open panes. More information could be found in our documentation: http://help.infragistics.com/Help/Doc/WPF/2013.2/CLR4.0/html/xamDockManager_Understanding_xamDockManager.html
Please let me know if you have any other questions.
In addition one can also navigate documents using Ctrl+F6 and panes using Alt+F6 just like in VS which doesn't show the pane navigator.
Hi Adidev,
I am just checking if you have any other questions about the tab navigation.