CollectionView.CurrentChanged É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 après la modification de CurrentItem.
public:
virtual event EventHandler ^ CurrentChanged;
public virtual event EventHandler CurrentChanged;
member this.CurrentChanged : EventHandler
Public Overridable Custom Event CurrentChanged As EventHandler
Public Overridable Event CurrentChanged As EventHandler
Type d'événement
Implémente
Notes pour les héritiers
Déclenchez cet événement après avoir modifié le CurrentItem.