Hi,
I am facing an issue where I have a Listbox in RadPane. This listbox has Textblock, Textblock is made up of hyperlink + some text which I am creating dynamically. On clicking of hyperlink I am navigating to other dock. This works fine when RadPane is pinned, but when it is in auto hide, clicking on hyperlink doesn't work. (It works sometimes in 4-5 clicks). On click of hyperlink, RadPane just gets hide, so Click event doesn;t fire. While Listbox item selected gets fired everytime.
anybody have any idea , what could be the issue ??