An AppBar application not working correctly in Windows 8.x/10 (desktop working area does not get reduced for multiple appbars)
问题 I have an application that functions as an "Application Desktop Toolbar", or appbar for short. It is implemented in WPF, and appbar functionality is added by following this guideline: https://msdn.microsoft.com/en-us/library/windows/desktop/cc144177(v=vs.85).aspx. Everything works fine in Windows 7, but in Windows 8.1 (or likely in Windows 8.x) the following happens: The first appbar docked on a display's side is displayed correctly, and Windows desktop's working area is reduced accordingly,