Hey,
i always search for answers and got the solution to use the Focus() Method, but it doesn't work.
The Problem is:
i try to set the Focus inside a treeview to a defined TreeViewItem, and a mehod like ScrollIntoView is missing.
At moment i use BringIntoView() , but this doesn't work very well. It seems the Mehod takes only effect on the vertical Scrollbar.
So, maybe there's a better approach....