Quick question about universal window applications in VS 2015 regarding screen resolutions and display

In Visual Studio 2015 (Universal Window Application, C++), is there a way to code a button to change the window’s resolution once it is clicked? I’m building an application were changing the screen’s resolution is not necessary, but it would be helpful for the UI. I’ve been browsing a few website for a solution, but most of them involve using scroll bars instead of changing the screen’s size/resolution. Any help would be appreciated.
Topic archived. No new replies allowed.