VS2015 WPF Debugging Black Toolbar

久未见 提交于 2020-08-07 09:22:03

问题


I've noticed some toolbar is appearing when I debug WPF applications from VS2015, but I have no idea what it is. It is annoying.

What is it?

Can I disable it?


回答1:


It's XAML debugging tools. The controls are under the Tools - Options menu.

Related:

  • Introducing the UI debugging tools for XAML
  • General, Debugging, Options Dialog Box


来源:https://stackoverflow.com/questions/37148078/vs2015-wpf-debugging-black-toolbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!