Kinnara / ModernWpf

Modern styles and controls for your WPF applications
MIT License
4.51k stars 450 forks source link

ResizeMode="CanMinimize" Has a bug #558

Open qwerty13 opened 1 year ago

qwerty13 commented 1 year ago

Hi I disabled a window's Maximization by setting ResizeMode="CanMinimize", but at the same time that maximize button is disabled, clicking on it makes it maximized:

image