improve:快捷键
This commit is contained in:
@@ -84,7 +84,7 @@ namespace Ink_Canvas
|
||||
private DispatcherTimer _longPressTimer;
|
||||
private bool _isLongPressNext = true; // true为下一页,false为上一页
|
||||
private const int LongPressDelay = 500; // 长按延迟时间(毫秒)
|
||||
private const int LongPressInterval = 15; // 长按翻页间隔(毫秒)
|
||||
private const int LongPressInterval = 50; // 长按翻页间隔(毫秒)
|
||||
|
||||
// PowerPoint应用程序守护相关字段
|
||||
private DispatcherTimer _powerPointProcessMonitorTimer;
|
||||
|
||||
Reference in New Issue
Block a user