namespace DarkUI.Docking { public enum DarkDockArea { Document, Left, Right, Bottom } }