Event PropertyChanged
Occurs when a property value changes.
Implements
Namespace: Singulink.UI.Tasks
Assembly: Singulink.UI.Tasks.dll
Syntax
public event PropertyChangedEventHandler? PropertyChanged
Returns
| Type | Description |
|---|---|
| PropertyChangedEventHandler | Occurs when a property value changes. |