WPF:无法在没有可怕的视觉效果的情况下调整窗口大小
我正在尝试学习 WPF(我经常使用 WinForms,但我对 WPF 还很陌生),并且在调整窗口大小时遇到问题。 有可怕的视觉效果。
这是预期的结果: http://data.imagup.com/12/1130871175.jpg
这是我得到的: http://data.imagup.com/12/1130871187.jpg 或 http://data.imagup.com/11/1130871194.jpg
我没有做任何特别的事情,即使是空窗口在调整大小时也无法正确呈现! 当窗口最大化时我没有任何问题。 有什么问题吗?
Windows 7 32位/.Net 3.5/Raden HD5850
I'm trying to learn WPF (I worked a lot with WinForms but I'm kinda new to WPF) and I have a problem when resizing my windows.
There are horrible visual effects.
Here's what's expected:
http://data.imagup.com/12/1130871175.jpg
Here's what I get:
http://data.imagup.com/12/1130871187.jpg or http://data.imagup.com/11/1130871194.jpg
I'm not doing anything particular, even an empty window is not rendering correctly when resizing !
I do not have any problem when window is maximized.
What's the problem ?
Windows 7 32-bit / .Net 3.5 / Raden HD5850
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
两天前,当我们团队中的某人更新他们的 Catalyst 驱动程序时,我在我们的 WPF 项目中看到了同样的问题。
暂时回滚;希望他们能在下一轮修复它。
I saw this same issue 2 days ago on our WPF project when someone on our team updated their Catalyst drivers.
Rollback for now; hopefully they'll fix it in the next round.