Event raised when the value of a property of the current object changes.
Implements
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public virtual event PropertyChangedEventHandler PropertyChanged
Returns
Type | Description |
---|---|
PropertyChangedEventHandler | Event raised when the value of a property of the current object changes. |