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


In This Topic
    ProBasedApp Class Properties
    In This Topic

    For a list of all members of this type, see ProBasedApp 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 Property Gets the extension of the project file  
    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 PropertyGets the instantiated windows in an application. (Inherited from System.Windows.Application)
    Top
    Protected Properties
     NameDescription
    Protected Property Determines if the application has separately sold extension licenses for UI purposes (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
    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