This question is locked. New answers and comments are not allowed.
I have the following issue. When a context menu is opened on a RadTreeViewItem, the TreeViewItem is no longer selected. I need the TreeViewItem keep as selected. I guess to keep the TreeViewItem selected, user needs to click the mouse left button, but when a context menu is clicked, it is normally the mouse right button. Since this is a common scenario, I would assume a solution is already somewhere. Can anybody point me to a solution? Thanks.