c# - How do I Force suspension of Metro app -


how force app suspend (not shutdown, suspend) , force-resume ourselves when not using visual studio/debugging?

when running under visual studio 2012, can enable debug location on debugger toolbar. allow select 1 of 3 operations, "suspend", "resume", , "suspend , shutdown".

[edited] sorry, noticed asking non vs solution. can suspend app dragging app down. move cursor top of page until see hand. click , hold , pull down suspend app. takes few seconds before app enter suspend mode. if want things sooner, can use visibility change toggle action first, saving critical stuff.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -