Name | Description | |
---|---|---|
FindResource | Searches 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) | |
InitializeCef | 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) | |
ProjectFileDisplayVersionFromCIMDocumentVersion | For internal use (Inherited from ArcGIS.Desktop.Core.ProBasedApp) | |
Run | Overloaded. (Inherited from System.Windows.Application) | |
Shutdown | Overloaded. (Inherited from ArcGIS.Desktop.Core.Licensing.LicensedApplication) | |
TryFindResource | Searches for the specified resource. (Inherited from System.Windows.Application) |