PhoneApplicationService.Current Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the PhoneApplicationService object associated with the current application.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The Windows Phone project templates that are included with Windows Phone SDK provide an initialized instance of PhoneApplicationService. You should never need to create a new instance yourself.
Show: