Hi,
I just migrate my application from Windows 8 to 8.1 and
i encounter the new feature of 2 or more applications running side by side.
My application is calling another application (using URI scheme) and therefor they are both displaying side by side.
Unfortunately, it is damaging my UX.
Is there a way for me, as a developer of the first application to take a full control on the screen, instead of split?
Thanks in advance!