I have few tabs like Photo,Story,Graphics inside XamDockManager.I need to select a tab on the basis of shortcut key press like(ALT+CTRl+S for story).I am able to capture these shortcut key press event by using RoutedUICommand but i am kinda stucked at selecting the particular tab programatically.Please help me how can i achieve this.
Thanks in advance
by calling Activate method of the ContentPane.