How to change background color of XAML designer in vs2012?

后端 未结 4 1252
有刺的猬
有刺的猬 2020-12-23 06:53

I just try to view the result after XAML code in Designer. However, it\'s hard to recognize the black letters when I use a dark theme in vs2012.

My question is how t

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-23 07:20

    I've had the same problem and came across a very useful blog post which details how to use a trigger for a style in the App.xaml

    
    

    http://caraulean.com/2012/visual-studio-2012-dark-theme-tip/

提交回复
热议问题