ObservableHashSet<T>.OnPropertyChanging 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.
Déclenche l’événement PropertyChanging.
protected virtual void OnPropertyChanging(System.ComponentModel.PropertyChangingEventArgs e);
abstract member OnPropertyChanging : System.ComponentModel.PropertyChangingEventArgs -> unit
override this.OnPropertyChanging : System.ComponentModel.PropertyChangingEventArgs -> unit
Protected Overridable Sub OnPropertyChanging (e As PropertyChangingEventArgs)
Paramètres
Détails de la propriété en cours de modification.