Application Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the Application class.
Assembly: System.Windows (in System.Windows.dll)
The Application constructor implementation is included in all of the Windows Phone application project templates included with Windows Phone SDK. You should not need to implement this method yourself.
Show: