How do I remove the box with the 3 icons when debugging?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
Just simply uncheck
Tools -> Options -> Debugging -> General -> Enable UI Debugging Tools for XAML -> Show runtime tools in application
.Just uncheck "Show runtime tools in application"
A quicker alternative can be found in a toggle on the Live Visual Tree pane.