Name | Description | |
---|---|---|
![]() ![]() | ActivateTab | Activates the specified ribbon tab. |
![]() ![]() | ActivateWindow | Focuses the main window. |
![]() ![]() | AddNotification | Presents a notification. |
![]() ![]() | Close | Closes the application. |
![]() ![]() | CloseBackstage | Closes the backstage. |
![]() ![]() | ContextMenuDataContextAs<T> | Gets the contextual data as the requested type T. Contextual data represents the selected item (or items) that is passed to a command when executing that command on a context menu. |
![]() ![]() | CreateContextMenu | Overloaded. |
![]() ![]() | ExecuteCommand | Obtains a function that can be used to execute the specified command. |
![]() ![]() | ExecuteCommandArgs | Obtains a function that can be used to execute the specified command with arguments. |
![]() ![]() | FindModule | Returns the specified module; the module is loaded if necessary. |
![]() | 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) |
![]() ![]() | GetAddInInfos | Returns a collection of AddInfos representing the currently loaded add-ins. |
![]() ![]() | GetPlugInWrapper | Returns a run-time wrapper around the specified DAML component. |
![]() ![]() | HideMiniToolbar | Hides all minitoolbars. |
![]() ![]() | OpenBackstage | Opens the backstage. |
![]() ![]() | QueueIdleAction | 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. |
![]() ![]() | RegisterCustomizationFilter | Adds the supplied customization filter to the application's customization model. |
![]() ![]() | RemoveNotification | Removes the specified notification. |
![]() | Run | Overloaded. (Inherited from System.Windows.Application) |
![]() ![]() | SetCurrentToolAsync | Activates the specified tool. |
![]() ![]() | ShowHelpTopic | Shows the help topic associated with the specified helpContextID. |
![]() ![]() | ShowWizard | Opens the specified wizard. |
![]() | Shutdown | Overloaded. (Inherited from System.Windows.Application) |
![]() ![]() | ShutdownAsync | Overloaded. |
![]() | TryFindResource | Searches for the specified resource. (Inherited from System.Windows.Application) |
![]() ![]() | UnregisterCustomizationFilter | Removes the specified customization filter from the application's customization model. |