每当我打开 WPF 解决方案时,Aero 就会关闭,为什么?我该如何阻止这种情况发生?

发布于 2024-10-19 22:51:50 字数 98 浏览 0 评论 0原文

仅仅打开一个 WPF 解决方案(不是 winforms 或任何其他解决方案)就会导致我的操作系统(Win7)关闭 Aero,这有点烦人

这是显卡问题还是其他什么问题?

Just opening a WPF solution (not a winforms or any other solution) will cause my OS (Win7) to turn off Aero, which gets kind of annoying

Is this a graphics card issue or something?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不回头走下去 2024-10-26 22:51:50

WPF 使用 Direct3D 上下文来呈现其组件。其他 Direct3D 应用程序是否也出现此问题?比如说游戏之类的。

编辑:顺便说一句,这绝对与编程无关,应该迁移到另一个 StackExchange 列表。

WPF uses a Direct3D context to render its components. Does your problem happen with other Direct3D apps as well? Say like games and the like.

edit: This is most definitely not programming related by the way, should be migrated to another StackExchange list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文