ErrorsChangedEventManager.StopListening(Object) 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.
Arrête d'écouter l'événement ErrorsChanged sur la source spécifiée.
protected:
override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)
Paramètres
- source
- Object
Objet source qui déclenche l'événement ErrorsChanged.