ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class
Members Version

WizardPage Class
Represents a page inside a wizard. This is an abstract class.
Syntax
public abstract class WizardPage : ViewModelBase, System.ComponentModel.INotifyPropertyChanged  
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
      ArcGIS.Desktop.Framework.Contracts.ViewModelBase
         ArcGIS.Desktop.Framework.Contracts.WizardPage

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also