internal override void TearDown(BindableObject bindable) { bindable.RemoveBinding(_boundProperty); bindable.ClearValue(_boundProperty); }