How to disable the Windows 8 Charms bar programmatically?
问题 I need to create an application that will run full-screen on Windows 8 and which the user shouldn't be able to exit easily. Since the application will be running on computers or tablets with only tactile input, I was going to create a chromeless and top-most WPF application, which could only be closed if a keyboard is connected. The problem is that the app switching bar on the left and the charms bar on the right can still be opened without a keyboard and would allow users to exit the