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