iNKORE-NET / UI.WPF.Modern

Modern (Fluent 2) styles and controls for your WPF applications
https://docs.inkore.net/ui-wpf-modern
GNU Lesser General Public License v2.1
326 stars 29 forks source link

Fix NoResize Mode and Caption Color #63

Closed Bober95 closed 4 days ago

Bober95 commented 1 month ago

59

This only works if 'NoResize' is before 'UseModernWindowStyle'

captioncolor If we use backdrop, windows applies an accent color to the title bar (this is related to an option in the system settings)

NotYoojun commented 3 weeks ago

I'm thinking of using a better logic to fix this later when I'm available. Thanks for contribution anyway