Sometimes when window is unpinned and we hover over it contents of content pane are not visible, but when I pin it contents are visible.
Hello Sameer,
I followed the steps you suggested and was unable to reproduce the behavior you're describing. I have created XamDockManager and put XamDataGrid inside the ContentPane. I tested the unpinned scenario and it works on my side. I have attached the sample project I used. Please test this project on your PC, whether or not it works correctly may help indicate the nature of this problem.
If the project does not work correctly, this indicates either a problem possibly specific to your environment, or a difference in the DLL versions we are using. My test was performed using version 2016.1 – 2131 for WPF.
It will help if you can provide a small, isolated sample application that demonstrates the behavior you are seeing. Or, if this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.
Please let me know if I can provide any further assistance.
Sincerely, ZhivkoEntry Level Software Developer
Hello Sammer,
I saw you have asked similar question here, so I updated the attached sample with XamDataTree instead of XamDataGrid.
Please test this project on your PC and let me know if you are able to reproduce the same issue.