TableSectionBase<T>.OnBindingContextChanged 方法

定义

TableSectionBase<T> 对象中的各项调用 SetInheritedBindingContext(BindableObject, Object) 方法,从而传递新的绑定上下文。

protected override void OnBindingContextChanged ();
override this.OnBindingContextChanged : unit -> unit

适用于