Snap sample

The snapped state is one of the four possible application view states. Snapping an app resizes the app to 320 pixels wide, which allows it to share the screen with another app. Snapping enables two apps to be visible at the same time, so the user can...

 
 
 
 
 
(10)
15,963 times
Add To Favorites
4/9/2013
E-mail Twitter del.icio.us Digg Facebook
Sign in to Ask a Question


  • Rotate Simulator when application is in snapped mode
    1 Posts | Last Post February 08, 2013
    • When my application is open in snapped mode and i rotate Simulator to portrait mode, suddenly it stops responding. How to handle the invalid state in code as i don't get the control in the code?
  • It's possible to diseable snapped view...
    1 Posts | Last Post January 04, 2013
    • It's possible to diseable snapped view..., just to run it in full screen or filled...
      It's have non-sense for my apps to be in snapped view.
      
      ps: i use javascript
  • Is it possible to open an app into snapped mode?
    2 Posts | Last Post December 20, 2012
    • Is it possible to open an app into snapped mode.
    • No, you cannot programmatically switch between modes. All apps will launch in Full Screen. 
  • Not working
    2 Posts | Last Post December 07, 2012
    • I get a Error in my VS2012:
      The Name "LayoutAwarePage" is not existing in the namespace "using:SDKTemplate.Common"
      How do I resolve this?
    • Ah the problem is already well known:
      http://social.msdn.microsoft.com/Forums/en-NZ/winappswithcsharp/thread/a24844bf-058f-40e3-8b2b-b2033a4abeb8
      Rebuild your solution and it seems to work again solved it for me.
  • This javascript sample works properly?
    2 Posts | Last Post June 13, 2012
    • I've downloaded it but this sample does not react when press win + . keys. Can anyone give me any directions about what is happening to this code?
    • Sorry, was a problem in my VM