This example demonstrates how to build a dock UI according to the MVVM design pattern using the LayoutAdapter. More information on this approach can be found at: MVVM Support - Building Dock UI
Another approach to building a dock UI according to the MVVM design pattern is shown in the example: E20026: How to use the IMVVMDockingProperties interface in an MVVM application .