The App type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | App | Initializes a new instance of the App class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Determines whether the calling thread has access to this (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Searches for a user interface (UI) resource, such as a (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | InitializeComponent |
InitializeComponent
|
![]() ![]() | Main |
Application Entry Point.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Starts a Windows Presentation Foundation (WPF) application. (Inherited from ![]() |
![]() | ![]() | Starts a Windows Presentation Foundation (WPF) application and opens the specified window. (Inherited from ![]() |
![]() | ![]() | Shuts down an application. (Inherited from ![]() |
![]() | ![]() | Shuts down an application that returns the specified exit code to the operating system. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Searches for the specified resource. (Inherited from ![]() |
![]() | ![]() | Enforces that the calling thread has access to this (Inherited from ![]() ![]() |
Properties
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets or sets the main window of the application. (Inherited from ![]() |
![]() | ![]() | Gets a collection of application-scope properties. (Inherited from ![]() |
![]() | ![]() | Gets or sets a collection of application-scope resources, such as styles and brushes. (Inherited from ![]() |
![]() | ![]() | Gets or sets the condition that causes the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets a UI that is automatically shown when an application starts. (Inherited from ![]() |
![]() | ![]() | Gets the instantiated windows in an application. (Inherited from ![]() |
Events
Name | Description | |
---|---|---|
![]() | ![]() | Occurs when an application becomes the foreground application. (Inherited from ![]() |
![]() | ![]() | Occurs when an application stops being the foreground application. (Inherited from ![]() |
![]() | ![]() | Occurs when an exception is thrown by an application but not handled. (Inherited from ![]() |
![]() | ![]() | Occurs just before an application shuts down, and cannot be canceled. (Inherited from ![]() |
![]() | ![]() | Occurs when a navigator in the application begins navigation to a content fragment, Navigation occurs immediately if the desired fragment is in the current content, or after the source XAML content has been loaded if the desired fragment is in different content. (Inherited from ![]() |
![]() | ![]() | Occurs when content that was navigated to by a navigator in the application has been loaded, parsed, and has begun rendering. (Inherited from ![]() |
![]() | ![]() | Occurs when the content that is being navigated to by a navigator in the application has been found, although it may not have completed loading. (Inherited from ![]() |
![]() | ![]() | Occurs when a new navigation is requested by a navigator in the application. (Inherited from ![]() |
![]() | ![]() | Occurs when an error occurs while a navigator in the application is navigating to the requested content. (Inherited from ![]() |
![]() | ![]() | Occurs periodically during a download that is being managed by a navigator in the application to provide navigation progress information. (Inherited from ![]() |
![]() | ![]() | Occurs when the StopLoading method of a navigator in the application is called, or when a new navigation is requested by a navigator while a current navigation is in progress. (Inherited from ![]() |
![]() | ![]() | Occurs when the user ends the Windows session by logging off or shutting down the operating system. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
See Also