Hi, i am trying to build a shutdown button to my project. I am using RP3 and Windows 10 and the RP 7" display I can use the command ShutdownManager.BeginShutdown(ShutdownKind.Shutdown, new TimeSpan(0)); to trigger the shutdown. The problem is now is i that i want to power of the display to. Maybe a ...