ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / PropertyChangedBase Class
Members

In This Topic
    PropertyChangedBase Class
    In This Topic
    A base class that implements the infrastructure for property change notification and automatically performs UI thread marshalling.
    Syntax
    public abstract class PropertyChangedBase : System.ComponentModel.INotifyPropertyChanged  
    Public MustInherit Class PropertyChangedBase 
       Implements System.ComponentModel.INotifyPropertyChanged 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also