A Sandcastle Documented Class Library
App Methods |
The App type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindResource | (Inherited from Application.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitializeComponent |
InitializeComponent
| |
Main |
Application Entry Point.
| |
MemberwiseClone | (Inherited from Object.) | |
OnActivated | (Inherited from Application.) | |
OnDeactivated | (Inherited from Application.) | |
OnExit | (Inherited from Application.) | |
OnFragmentNavigation | (Inherited from Application.) | |
OnLoadCompleted | (Inherited from Application.) | |
OnNavigated | (Inherited from Application.) | |
OnNavigating | (Inherited from Application.) | |
OnNavigationFailed | (Inherited from Application.) | |
OnNavigationProgress | (Inherited from Application.) | |
OnNavigationStopped | (Inherited from Application.) | |
OnSessionEnding | (Inherited from Application.) | |
OnStartup | (Inherited from Application.) | |
Run | (Inherited from Application.) | |
Run(Window) | (Inherited from Application.) | |
Shutdown | (Inherited from Application.) | |
Shutdown(Int32) | (Inherited from Application.) | |
ToString | (Inherited from Object.) | |
TryFindResource | (Inherited from Application.) |
See Also