Event PropertyChanged
Occurs when a non-dependency property value changes.
Implements
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event PropertyChangedEventHandler? PropertyChanged
Returns
| Type | Description |
|---|---|
| PropertyChangedEventHandler | Occurs when a non-dependency property value changes. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.3 - 200.8 |
| .NET | 200.3 - 300.0 |
| .NET Windows | 200.3 - 300.0 |
| .NET Android | 200.3 - 300.0 |
| .NET iOS | 200.3 - 300.0 |
| .NET Framework | 200.3 - 200.8 |
| UWP | 200.3 - 200.8 |