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