Strange black box appearing in wpf application

后端 未结 3 1935
臣服心动
臣服心动 2020-12-05 01:46

Hi!

I am new in wpf application development. I just create a demo application and I see that the black box appearing in the top of my application. Can anyon

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 02:09

    This is a new feature as of VS 2015 Update 2 XAML Diagnostics. This shows up only if you are debugging the application.

    If you really need to disable this, there's an option in the Tools > Options > Debugging > General - Enable UI Debugging Tools for XAML > Show runtime tools in application

提交回复
热议问题