I need to navigate from the TabItem Header to the TabItem´s content first control. What should I do?
Thanks.
Pressing the Tab key should move from the tab header area into the content area of the control. There was a bug recently reported about this where the template wasn't set up properly so the header was getting focus after the content area but that will be addressed in the next hotfix. Is that the issue you are having?
HI Alex, thanks for your quick replay.
I got both issues. First, the contained first control gots the focus before the TabItem Header. Second, I´m not able to focus the first contained element when the focus is in the Header, pressing TAB focus is moved to the next control, not ot the first contained control.
What should be the solution?
You have to wait for the next hotfix. I'll see about getting a case created for you so you can be notified when the hotfix is available.