共用方式為


TableSectionBase<T>.OnBindingContextChanged 方法

定義

對此 TableSectionBase<T> 物件中的每個項目,呼叫 SetInheritedBindingContext(BindableObject, Object) 方法,並傳遞新的繫結內容。

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

適用於