remove_control_binding
Description:
Removes the corresponding ControlBinding.
If it was the last ref of the binding, it will be disposed.
Parameters:
this |
the object |
binding |
the binding |
Returns:
true if the binding could be removed. |