升级到 .net 4 后 GridSplitter 停止工作

发布于 2024-10-08 03:45:20 字数 126 浏览 0 评论 0原文

我有 2 行,第二行包含一个网格分割器,定义为在上一个和当前上工作。

在 .net 3.5 上一切都运行良好。

升级到 .net 4 后,分割器拇指对我拖动它的尝试没有响应。

有什么帮助吗?

I have 2 rows, the second row contains a grid splitter, defined to work on previous and current.

On .net 3.5 every thing worked fine.

After upgrading to .net 4 the splitter thumb does not response to my attempts of dragging it.

any help?

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

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

发布评论

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

评论(1

夜深人未静 2024-10-15 03:45:20

问题在于

我绑定到两个网格高度的绑定,可能对 .net 4 绑定机制的一些修复导致了问题,现在一切都很好。

The problem was with the binding

I did binding to both of grid heights and probably some fix to .net 4 binding mechanism caused the problems, now it's all fine.

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