ScrollContentPresenter.PageLeft 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.
Fait défiler le contenu vers la gauche d’une page.
public:
virtual void PageLeft();
public void PageLeft();
abstract member PageLeft : unit -> unit
override this.PageLeft : unit -> unit
Public Sub PageLeft ()