ViewModelBase.PropertyChanged - Événement
Est un événement qui est déclenché lorsque les valeurs de champ Affichage modèle sont modifiées.
Espace de noms : Microsoft.SharePoint.Phone.Application
Assembly : Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)
Syntaxe
'Déclaration
Public Event PropertyChanged As PropertyChangedEventHandler
'Utilisation
Dim instance As ViewModelBase
Dim handler As PropertyChangedEventHandler
AddHandler instance.PropertyChanged, handler
public event PropertyChangedEventHandler PropertyChanged
Implémentations
INotifyPropertyChanged.PropertyChanged