Hello.I have the next problem.For example i have 2 pane: in the first I use WindowsFormsHost, in the second I have button which show popup with checkboxes. When pane is pinned everything works fine. When I unpinned my second pane, click event of popup's checkboxes doesn't raise and checkbox state doesn't change. See the picture.
Thanks.
Hello Andrey,
Please attach a sample demonstrating the issue and clarify/list your requirements please?
Thank you.
Hello Michael.
I attached project with problem. Also I attached gif file in the zip archive with reproducing. Lets me know if you have any questions.
I need checkboxes in the popup to be working properly (pane should be unpinned) and the other pane have WindowsFormsHost.