|
|
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..., 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
No, you cannot programmatically switch between modes. All apps will launch in Full Screen.
I get a Error in my VS2012: The Name "LayoutAwarePage" is not existing in the namespace "using:SDKTempl ate.Common" How do I resolve this?
Ah the problem is already well known: http://social.msdn.microsoft.c om/Forums/en-NZ /winappswithcsh arp/thread/a248 44bf-058f-40e3- 8b2b-b2033a4abe b8 Rebuild your solution and it seems to work again solved it for me.
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?