ArcGIS Pro 2.8 API Reference Guide
LicensedApplication Class Methods


ArcGIS.Desktop.Core.Licensing Namespace : LicensedApplication Class

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

Public Methods
 NameDescription
Public MethodSearches for a user interface (UI) resource, such as a System.Windows.Style or System.Windows.Media.Brush, with the specified key, and throws an exception if the requested resource is not found (see XAML Resources). (Inherited from System.Windows.Application)
Public Method Initializes CefSharp. It's important to note that InitializeCef MUST be called on your main applicaiton thread (Typically the UI thead). If you call it on a different thread, your application will hang. (Inherited from ArcGIS.Desktop.Framework.FrameworkApplication)
Public MethodOverloaded.  (Inherited from System.Windows.Application)
Public MethodOverloaded.   
Public MethodSearches for the specified resource. (Inherited from System.Windows.Application)
Top
Protected Methods
 NameDescription
Protected Internal Method This is for Esri internal use only. (Inherited from ArcGIS.Desktop.Framework.FrameworkApplication)
Protected Internal Method This is for Esri internal use only. (Inherited from ArcGIS.Desktop.Framework.FrameworkApplication)
Protected Method  
Protected Method  
Protected MethodRaises the System.Windows.Application.Activated event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.Deactivated event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.FragmentNavigation event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.LoadCompleted event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.Navigated event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.Navigating event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.NavigationFailed event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.NavigationProgress event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.NavigationStopped event. (Inherited from System.Windows.Application)
Protected MethodRaises the System.Windows.Application.SessionEnding event. (Inherited from System.Windows.Application)
Protected Method  
Protected Method  
Top
See Also

Reference

LicensedApplication Class
ArcGIS.Desktop.Core.Licensing Namespace