public static unwatch(source as BindingRef, handler as Object) as Void:
Unregisters a previously registered callback.
Binding.unwatch(slider::value, handler)