TableSectionBase<T>.OnBindingContextChanged Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelle la méthode SetInheritedBindingContext(BindableObject, Object), en passant le nouveau contexte de liaison, sur chacun des éléments dans cet objet TableSectionBase<T>.
protected override void OnBindingContextChanged ();
override this.OnBindingContextChanged : unit -> unit