WebView.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.
Méthode appelée en cas de changement de Source.
protected override void OnPropertyChanged (string propertyName);
override this.OnPropertyChanged : string -> unit
Paramètres
- propertyName
- System.String
Nom de la propriété qui a été changée.