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


In This Topic
    LicensedApplication Class Properties
    In This Topic

    For a list of all members of this type, see LicensedApplication 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 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  
    Protected Property GUID for license guard allowing only one sign in dialog for the application.  
    Top
    See Also