Bastian Schmidt

Results 254 comments of Bastian Schmidt

@billhenn Point 3 is the reason why I created https://github.com/ControlzEx/ControlzEx/blob/features/Win11Support/src/ControlzEx/Behaviors/WindowChrome/NonClientControlManager.cs It's simply not possible, judging from all my experiments, to return the proper hittest result and get client area mouse...

For anyone interested: https://github.com/ControlzEx/ControlzEx/pull/151 ControlzEx has it implemented and also offers window border colors, controlling rounded borders and the custom window chrome is flicker free. If you choose to use...

@miloush 1. You can't use the keys from theme resources as they are mangled. 2. As i said when the Fluent efforts started: WPF now has to compete with decades...

Hi there. Fluent.Ribbon doesn't need a window, but it's designed around the assumption that there is a window available. ;-) To get rid of those warnings you can either set...