namespace AntdWpf.Controls { public enum Shapes : byte { Circle, Square } }