Exemplo n.º 1
0
        public ButtonRendering(ButtonElementType buttonType, ControlStateModifier modifiers)
            : base(ControlCategory.Button, (int)buttonType, modifiers)
        {

        }