NavigationService.PauseOnBack Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Indicates whether the app should be paused or closed when Back is pressed.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns true if the app should be paused when Back is pressed; otherwise, false.
Show: