0

I'm trying to make a application which should run in background and I need to know when is the volume button(-) pressed .

If it was pressed then I need to execute the back function ( NavigationService.GoBack(); )

How can I do that?

Thanks in advance,

Geo
  • 1
  • 2
  • 1
    This was answered here: http://stackoverflow.com/questions/4997632/windows-phone-7-physical-button-overloading – Dietz Apr 29 '13 at 11:20

1 Answers1

0

Developers cannot edit the audio transport controls overlay or override the Volume Buttons behaviors.

Fabrice
  • 921
  • 1
  • 6
  • 11