Show / Hide Table of Contents

Event INotifyPropertyChanged.PropertyChanged

Occurs when a property value changes.

Implements
PropertyChanged
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WPF.dll
Syntax
event PropertyChangedEventHandler INotifyPropertyChanged.PropertyChanged
Returns
Type Description
PropertyChangedEventHandler
Remarks

The PropertyChanged event can indicate all properties on the object have changed by using either null or Empty as the property name in the PropertyChangedEventArgs.

Applies to

TargetVersions
.NET 6.0 Windows100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.