DeactivatedEventArgs Constructor (DeactivationReason)
Collapse the table of content
Expand the table of content

DeactivatedEventArgs Constructor (DeactivationReason)

[ 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 DeactivatedEventArgs class with the specified DeactivationReason.

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

'Declaration
Public Sub New ( _
	reason As DeactivationReason _
)

Parameters

reason
Type: Microsoft.Phone.Shell.DeactivationReason
A member of the DeactivationReason enumeration indicating the reason why the application was deactivated.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft