Closed xunmeng2002 closed 5 months ago
TabControl: Headers for inactive Tab pages cannot be displayed ListBox control: The contents of the child items of the control cannot be displayed
Thank you for the nice reproduction project. In this case, the issue is that the Window is not properly themed which is why when switching to Dark theme, the background and foreground of the text both become while. If you add Style="{StaticResource MaterialDesignWindow}"
to your MainWindow you will see the problem is fixed.
Thank you for the nice reproduction project. In this case, the issue is that the Window is not properly themed which is why when switching to Dark theme, the background and foreground of the text both become while. If you add
Style="{StaticResource MaterialDesignWindow}"
to your MainWindow you will see the problem is fixed.
Thank you. This problem is solved.
Bug explanation
WpfApp7.zip
Version
5.0.0