[]
Occurs when a property value changes, after it has been changed.
public override event PropertyChangedEventHandler PropertyChanged
Public Overrides Event PropertyChanged As PropertyChangedEventHandler
| Type | Description |
|---|---|
| PropertyChangedEventHandler | Occurs when a property value changes, after it has been changed. |