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