There's a black bar on top of a newly created WPF app, including buttons such as Go to live visual tree
. How do I get rid of it?
There used to be an option under Tools -> debugging called "Show runtime tools in application". It's not there anymore.
So how do I hide it?
CodePudding user response:
It's moved in VS2022 to Tools -> Debugging here: