ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / PropertyChangedBase Class / NotifyPropertyChanged Method / NotifyPropertyChanged(PropertyChangedEventArgs) Method

NotifyPropertyChanged(PropertyChangedEventArgs) Method
Raises the PropertyChanged event for the specified property.
Syntax
protected virtual void NotifyPropertyChanged( 
   PropertyChangedEventArgs args
)

Parameters

args
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also