ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProApp Class


In This Topic
    ProApp Class Properties
    In This Topic

    For a list of all members of this type, see ProApp members.

    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the main window of the application. (Inherited from System.Windows.Application)
    Public PropertyOverridden.  Gets the project file extension  
    Public PropertyGets a collection of application-scope properties. (Inherited from System.Windows.Application)
    Public PropertyGets or sets a collection of application-scope resources, such as styles and brushes. (Inherited from System.Windows.Application)
    Public PropertyGets or sets the condition that causes the System.Windows.Application.Shutdown method to be called. (Inherited from System.Windows.Application)
    Public PropertyGets or sets a UI that is automatically shown when an application starts. (Inherited from System.Windows.Application)
    Public Propertystatic (Shared in Visual Basic) Gets the time zone manager.  
    Public PropertyGets the instantiated windows in an application. (Inherited from System.Windows.Application)
    Top
    Protected Properties
     NameDescription
    Protected Property GUID for license guard allowing only one sign in dialog for the application. (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
    Top
    See Also