Current Property
Collapse the table of content
Expand the table of content

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.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Shared Property Current As PhoneApplicationService

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.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft