PropertyValue.NotifySubPropertyChanged 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 SubPropertyChanged lorsque l'une des sous-propriétés de cette propriété a été modifiée.
protected:
void NotifySubPropertyChanged();
protected void NotifySubPropertyChanged ();
member this.NotifySubPropertyChanged : unit -> unit
Protected Sub NotifySubPropertyChanged ()