App Methods

net_course_01

App Methods

The App type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindResource (Inherited from Application.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInitializeComponent
InitializeComponent
Public methodStatic memberMain
Application Entry Point.
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnActivated (Inherited from Application.)
Protected methodOnDeactivated (Inherited from Application.)
Protected methodOnExit (Inherited from Application.)
Protected methodOnFragmentNavigation (Inherited from Application.)
Protected methodOnLoadCompleted (Inherited from Application.)
Protected methodOnNavigated (Inherited from Application.)
Protected methodOnNavigating (Inherited from Application.)
Protected methodOnNavigationFailed (Inherited from Application.)
Protected methodOnNavigationProgress (Inherited from Application.)
Protected methodOnNavigationStopped (Inherited from Application.)
Protected methodOnSessionEnding (Inherited from Application.)
Protected methodOnStartup (Inherited from Application.)
Public methodRun (Inherited from Application.)
Public methodRun(Window) (Inherited from Application.)
Public methodShutdown (Inherited from Application.)
Public methodShutdown(Int32) (Inherited from Application.)
Public methodToString (Inherited from Object.)
Public methodTryFindResource (Inherited from Application.)
Top
See Also