How to change background color of XAML designer in vs2012?

后端 未结 4 1257
有刺的猬
有刺的猬 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:45

    As of Visual Studio 2017 the XAML designer has a "Toggle artboard background" button, which has the effect of changing the transparent from a black checkerboard to a white checkerboard.

    The benefit of this is there is no need to modify your XAML files.

提交回复
热议问题