private void OnSuspendRequested()
 {
     PowerHelper.Suspend();
 }