Thank you so much. I am using DockingAdapter because i had to use caliburn micro.How to add these properties in the DockingAdapter?
Regards,
Rathna Subramanian
Hi ,
Thank You. The Window Resizing event is written in the code-behind of DockingAdapterView. But as per MVVM, we are not supposed to write any code in code behind. I tried to write the handle in the view model but i am not getting the source as DockedElementTabbedHost. Please help.