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.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- reason
- Type: Microsoft.Phone.Shell.DeactivationReason
A member of the DeactivationReason enumeration indicating the reason why the application was deactivated.
Show: