ArcGIS Pro 2.9 API Reference Guide
FrameworkApplication Class Methods


ArcGIS.Desktop.Framework Namespace : FrameworkApplication Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Activates the specified ribbon tab.  
Public Methodstatic (Shared in Visual Basic) Focuses the main window.  
Public Methodstatic (Shared in Visual Basic) Presents a notification.  
Public Methodstatic (Shared in Visual Basic) Closes the application.  
Public Methodstatic (Shared in Visual Basic) Closes the backstage.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Obtains a function that can be used to execute the specified command.  
Public Methodstatic (Shared in Visual Basic) Obtains a function that can be used to execute the specified command with arguments.  
Public Methodstatic (Shared in Visual Basic) Returns the specified module; the module is loaded if necessary.  
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 Methodstatic (Shared in Visual Basic) Returns a collection of AddInfos representing the currently loaded add-ins.  
Public Methodstatic (Shared in Visual Basic) Returns a run-time wrapper around the specified DAML component.  
Public Methodstatic (Shared in Visual Basic) Hides all minitoolbars.  
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.  
Public Methodstatic (Shared in Visual Basic) Opens the backstage.  
Public Methodstatic (Shared in Visual Basic) Queues an action that will be performed when the application next enters an idle state where the user is not interacting with a modal dialog or performing any activity that might conflict with the specified action.  
Public Methodstatic (Shared in Visual Basic) Adds the supplied customization filter to the application's customization model.  
Public Methodstatic (Shared in Visual Basic) Removes the specified notification.  
Public MethodOverloaded.  (Inherited from System.Windows.Application)
Public Methodstatic (Shared in Visual Basic) Activates the specified tool.  
Public Methodstatic (Shared in Visual Basic) Shows the help topic associated with the specified helpContextID.  
Public Methodstatic (Shared in Visual Basic) Opens the specified wizard.  
Public MethodOverloaded.  (Inherited from System.Windows.Application)
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic) Sets the spell check language.  
Public MethodSearches for the specified resource. (Inherited from System.Windows.Application)
Public Methodstatic (Shared in Visual Basic) Removes the specified customization filter from the application's customization model.  
Top
Protected Methods
 NameDescription
Protected Internal Method This is for Esri internal use only.  
Protected Internal Method This is for Esri internal use only.  
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)
Top
See Also

Reference

FrameworkApplication Class
ArcGIS.Desktop.Framework Namespace