My IDE called Edi is powered by this project.
AvalonDock is a WPF Document and Tool Window layout container that is used to arrange documents and tool windows in similar ways than many well known IDEs, such as, Eclipse, Visual, Studio, PhotoShop and so forth. Here are some CodeProject articles:
- AvalonDock [2.0] Tutorial Part 1 - Adding a Tool Window
- AvalonDock [2.0] Tutorial Part 2 - Adding a Start Page
- AvalonDock [2.0] Tutorial Part 3 - AvalonEdit in AvalonDock
- AvalonDock [2.0] Tutorial Part 4 - Integrating AvalonEdit Options
- AvalonDock [2.0] Tutorial Part 5 - Load/Save Layout with De-Referenced DockingManager
My editor Edi is based on AvlonDock.
This repository contains a feature added fork from: https://github.com/xceedsoftware/wpftoolkit
https://github.com/Dirkster99/AvalonDock/commit/5e3d81a9586dc3a4b06d28ad78bb5abc2af8fb93
https://github.com/Dirkster99/AvalonDock/commit/b7cde7d2a2ef2a56f23f74cad762305113686642
merged with this commit: https://github.com/xceedsoftware/wpftoolkit/commit/6dc73683a77ab62f9bfaf6dd8cc2587f1ebfd11b
https://github.com/Dirkster99/AvalonDock/commit/4bcb07f45e89e416257e668a209b238a26e5f414
in this repository was taken from the last Edi build: 131594 http://edi.codeplex.com/releases/view/131594
from CodePlex