Event raised when the value of a property of the current object changes.
Implements
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model.dll
Syntax
public event PropertyChangedEventHandler PropertyChangedReturns
| Type | Description |
|---|---|
| PropertyChangedEventHandler | Event raised when the value of a property of the current object changes. |