DockPanelSplitter:
- Is like WPF's GridSplitter, but for DockPanel instead of Grid.
- Can be double-clicked to reset its position.
- Is under the "MIT No Attribution" (MIT-0) License. See License.txt.
- Was inspired by "DockPanel Splitter Control for WPF" and the GridSplitter reference source code.