ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Core.Controls Namespace
    In This Topic

    This namespace contains user controls.

    Classes
     ClassDescription
    Class The RecentProjectsControl provides a UI for displaying the pinned and recently opened ArcGIS Pro projects. RecentProjectsControl
    Class The RecentTemplatesControl provides a UI for displaying the pinned and recently opened ArcGIS Pro projects. RecentTemplatesControl
    Class Passed as the event parameter in the SelectedProjectChanged event for the RecentProjectsControl.
    Class Passed as the event parameter in the SelectedtemplateChanged event for the RecentTemplatesControl.
    Class The SignOnControl provides a UI for signing in or out of ArcGIS Online or any portal. SignOnControl
    Class Passed as the event parameter in the SignOnStatusChanged event for the SignOnControl.
    Delegates
     DelegateDescription
    Delegate Callback for the SelectedProjectChanged event.
    Delegate Callback for the SelectedTemplateChanged event.
    Delegate Callback for the SignOnStatusChanged event.
    See Also