How to remove default mouse-over effect on WPF buttons?

后端 未结 8 521
北荒
北荒 2020-11-28 05:42

My problem is that in WPF, whenever I try and change the colour of a button\'s background using triggers or animations, the default mouseover effect (of being grey with that

8条回答
  •  爱一瞬间的悲伤
    2020-11-28 06:03

    Using a template trigger:

    
    

提交回复
热议问题