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 vers la gauche le contenu d’une page.
public:
virtual void PageLeft() = PageLeft;
void PageLeft();
public void PageLeft();
function pageLeft()
Public Sub PageLeft ()