如何将触摸操作绑定到 Windows Phone 7 上的 UIElement 属性?

发布于 2024-09-27 20:52:17 字数 174 浏览 4 评论 0原文

我希望当用户在 Windows Phone 7 中的屏幕上垂直滑动时修改 UIElement 的属性。我可以了解如何使用 OnManipulationDelta 覆盖来实现此操作但看起来应该是某种 Xaml 绑定,可以在标记中完成它。

您可以将属性绑定到触摸操作吗?

I would like to have a property of a UIElement be modified when the user swipes vertically on the screen in Windows Phone 7. I can see how to do it using the OnManipulationDelta override but it seems like that should be a Xaml binding of some sort that would accomplish it in mark-up.

Can you bind properties to touch manipulations?

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

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

发布评论

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

评论(1

彼岸花似海 2024-10-04 20:52:17

这是示例 你可能会如何去做。

Here's an example of how you might go about doing that.

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