This method removes all current bindings from the current context.
Note: Changing a bound property requires that the binding count for a bound property must be 0. The BindableObject.UnApplyBindings method merely decrements the cound, and does not remove all bindings everywhere.