MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
Outlined NumericUpDown not displayed correctly when disabled
If the NumericUpDown with the style "MaterialDesignOutlinedNumericUpDown" was disabled (IsEnabled=false), then a wrong style is displayed.
Versions:
- MahApps.Metro: 2.4.9
- MaterialDesignThemes: 4.3.0
- MaterialDesignThemes.MahApps: 0.2.0
Used Style: MaterialDesignOutlinedNumericUpDown
IsEnabled=true

IsEnabled=false

It seems to me that the NumericUpDown control is not supported by this repository. I don't know if this is still under active development.
Closing due to staleness and out of scope.