Hello,
Is there any way that Telerik can re-use an already opened RadPane instead of opening a new RadPane everytime? I want it so that a specific pane that is opened will just be re-focussed when the user selects from a RadMenuItem dropdown elsewhere (the menu is located in a separate WPF view from the pane). There is a similar question on here but mine is also using the CustomDockingFactory for creating/removing panes.
Thanks in advance
I am not sure that I understand your question. Can you tell me how do you open the new RadPane and what is this dropdown menu you mentioned? Sending some project or xaml/cs files could be useful as well.