ArcGIS Pro 2.9 API Reference Guide
ProBasedApp Class Methods


ArcGIS.Desktop.Core Namespace : ProBasedApp Class

For a list of all members of this type, see ProBasedApp 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 Method For internal use  
Public MethodOverloaded.  (Inherited from System.Windows.Application)
Public MethodOverloaded.  (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
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 (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
Protected Method (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
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 (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
Protected Method (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication)
Top
See Also

Reference

ProBasedApp Class
ArcGIS.Desktop.Core Namespace