[]
Occurs when the value of a property changes.
[Browsable(false)]
public event PropertyChangedEventHandler PropertyChanged
<Browsable(False)>
Public Event PropertyChanged As PropertyChangedEventHandler
| Type | Description |
|---|---|
| PropertyChangedEventHandler | Occurs when the value of a property changes. |