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

In This Topic
    ViewModelBase Class
    In This Topic
    Base class for ViewModels. Implements INotifyPropertyChange.
    Syntax
    public abstract class ViewModelBase : PropertyChangedBase, System.ComponentModel.INotifyPropertyChanged  
    Public MustInherit Class ViewModelBase 
       Inherits PropertyChangedBase
       Implements System.ComponentModel.INotifyPropertyChanged 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also