ScrollViewer.ScrollChanged Événement
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.
Se produit lorsque des modifications de la position de défilement, de l’étendue ou de la taille de la fenêtre d’affichage sont détectées.
public:
event System::Windows::Controls::ScrollChangedEventHandler ^ ScrollChanged;
public event System.Windows.Controls.ScrollChangedEventHandler ScrollChanged;
member this.ScrollChanged : System.Windows.Controls.ScrollChangedEventHandler
Public Custom Event ScrollChanged As ScrollChangedEventHandler
Type d'événement
Remarques
Informations sur les événements acheminés
Champ d’identificateur | ScrollChangedEvent |
Stratégie de routage | Bouillonnant |
Délégué | ScrollChangedEventHandler |