Hi,
I just moved from avalondock to actipro and am having trouble with one of my controls. I have a directX application that I am hosting inside of a HwndHost which is placed inside an usercontrol. This usercontrol is then placed inside a documentwindow and docked. The problem is that I dont see the hwndhost content when the control is docked.
If the documentwindow is rafted everything works as intended. I tried using the InteropFocusTracking behavior on the hwndhost but that doesnt change anything.
Any ideas what might be causing the issue?