AVALONDOCK 2.0 RELEASED!
Hi all, I'm happy to announce that the first public release of AvalonDock 2.0 is published!
Here you can find some key concepts of the new version.
Project DescriptionAvalonDock is a WPF control for adding a docking layout system to your application, such as the one in Visual Studio.
Features
- Supports MVVM design
- Almost everything can be restyled
- Support for Windows Forms controls
Vote for new featuresHave a suggestion for the future development?
http://avalondock.uservoice.com/DownloadDownload it
here or from
NuGetSupport Future DevelopmentDonate!
Known Issues
- Due to design decisions (support for Windows Forms controls) this library cannot be use in a restricted environment (e.g. XBAP)
Resources
Screenshots

This library is the successor of the 'WPF Docking Library' that was published on CodeProject quite a while ago (
http://www.codeproject.com/KB/WPF/WPFdockinglib.aspx).