GraphNode.OnPropertyChanged(String) 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.
Remplacement qui notifie le GraphGroupCollection chaque fois que la propriété IsGroup a changé sur ce nœud. Cela doit être synchrone afin que GraphGroup soit immédiatement disponible après cette opération dans la même transaction.
public:
override void OnPropertyChanged(System::String ^ property);
public override void OnPropertyChanged (string property);
override this.OnPropertyChanged : string -> unit
Public Overrides Sub OnPropertyChanged (property As String)
Paramètres
- property
- String
Propriété qui a été modifiée