Miscellaneous
This section gathers other features, provided by the Dock Layout Manager component.
Saving and Restoring the Layout of Dock Panels and Controls
The layout of dock panels and the layout of controls within panels/groups can be saved to a data store (an XML file or stream), and then restored from this data store, overriding the changes made since the layout was saved. This document provides more information on this topic.
-
Learn how to use the Dock Windows API to perform various operations on dock panels in code.
MVVM Support - Building Dock UI
This topic demonstrates how to build a dock UI using the MVVM architectural pattern.
WPF and WinForms Interoperation Limitations
Contains information on resolving possible issues when importing WinForms controls into WPF applications.