
While you cannot force an app into snapped mode, you can try to unsnap the app from snapped mode. Here is how you do it: The code in c# : Windows.UI.ViewManagement.ApplicationView.TryUnsnap(); App example can be found here (unsnapping in javascript, C# C++ and VB.NET) Read about the TryUnsnap method here















