MahApps - How to disable automatic uppercase of default button

后端 未结 2 590
清酒与你
清酒与你 2021-02-14 02:39

I have started to introduce MahApps.Metro (really awesome) in my WPF application and my favorite button is the default. The problem is that it puts all my text

2条回答
  •  没有蜡笔的小新
    2021-02-14 02:50

    If you apply the answer of ImaBrokeDude to your App.xaml, it will work for all the buttons in any window of your project.

    
    
        
                 
               
    
    

提交回复
热议问题