Share via


NotificationObject.PropertyChanged Event

Raised when a property on this object has a new value.

Namespace:  Microsoft.Practices.Prism.ViewModel
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public event PropertyChangedEventHandler PropertyChanged
'Declaration
Public Event PropertyChanged As PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged

See Also

NotificationObject Class

Microsoft.Practices.Prism.ViewModel Namespace