DeactivatedEventArgs.Reason Property

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

Syntax

'Declaration
Public ReadOnly Property Reason As DeactivationReason
public DeactivationReason Reason { get; }
public:
property DeactivationReason Reason {
    DeactivationReason get ();
}
member Reason : DeactivationReason with get

Property Value

Type: Microsoft.Phone.Shell.DeactivationReason

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

DeactivatedEventArgs Class

Microsoft.Phone.Shell Namespace