ArcGIS Pro 3.7 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 MustInherit Class PropertyChangedBase 
       Implements System.ComponentModel.INotifyPropertyChanged 
    public abstract class PropertyChangedBase : System.ComponentModel.INotifyPropertyChanged  
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also