I have a custom control that is not inherited from Button (it inherits the Control class instead) but does Command bindings.
Button
Control
How can I imple