Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法在 WPF 中使用 VS2010 Express Edition 打开即时窗口。我通过设置断点并按 ctrl-G 或从菜单中打开了无数次。我没有收到任何错误消息,并且可以在不处于调试模式时打开它。断点确实有效,顺便说一句。
我想我不会感谢任何人的帮助。但无论如何我自己找到了答案:
工具 -> 设置 -> 导入和导出设置 -> 重置所有设置。
与其他有此问题的人不同,我一直在 Debug -> Windows -> Immediate 或 Ctrl-G 下的菜单中有此功能。我希望这可以帮助别人。