windows-8 - 如何检测 XAML slider 何时完成?

标签 windows-8 winrt-xaml

在 XAML 中,我有 <Slider /> .它有 ValueChanged 事件。每次更改 Value 时都会触发此事件。我需要检测值更改何时结束。 LostFocus、PointerReleased 不是正确的事件。我怎样才能检测到这一点?

最佳答案

XAML, WinRT 、Windows8.1 和 UWP:

PointerCaptureLost 事件应该适用于鼠标/触摸
键升 键盘事件

关于windows-8 - 如何检测 XAML slider 何时完成?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13867948/

相关文章:

windows-8 - 如何将适用于 Windows 8 的 Visual Studio Express 2012 和适用于 Windows 桌面的 Visual Studio Express 2012 合二为一?

javascript - Windows 8 Metro 应用程序对话框更改字体颜色

c# - 汉堡菜单按钮的动态列表

windows-phone-7 - 响应式(Reactive) UI 样本

c# - 赢得 TextBox 的 Rt 更改事件

windows-8 - 如何在 WinRT XAML 中添加数组

windows - 使用 Windows 8 专业版作为我的开发机器

windows-8 - 硬盘序列号在 Windows XP、Vista 和 7 中每 2 个字节翻转一次,但在 Windows 8 中没有

c# - 退出 Windows 8.1 App 时执行代码

c# - 在 ScrollViewer (UWP) 中移动图像