You must provide a collection of all your ViewModels, (this can be a collection of object if you have different view models) to bind with AnchorablesSource and the to arrange them in the correct position of the layout you have to implement the ILayoutUpdateStrategy as shown in the AvalonDock.MVVMTestApp provided with the source code distribution.
↧