Hi,
I’ve managed to get my application running on Windows Phone 8.1 using SwapChainBackgroundPanel in the MonoGame.Framework.Windows8 solution, but I was wondering if there is support for the SharpDX 2.6 SwapChainPanel. I want to be able to have my 3D drawing surface re-positioned around the canvas, which SwaphChainPanel supports.
I’ve tried getting it to work based on this SharpDX sample, but I haven’t had any luck yet.
Thank you,
John