Event raised when a property of the current object has changed.
Implements
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public event PropertyChangedEventHandler PropertyChanged
Returns
Type | Description |
---|---|
PropertyChangedEventHandler | Event raised when a property of the current object has changed. |