I have a C# WPF application, I want it, when launched, to change the screen resolution if it is not what it should work on, like the games.
I know how to retrieve the screen resolution, but I don`t know how to set it to what I want.
NOTE: I`m not working with ASP or WEB, just a desktop APP