Exception:'{0}' must be greater than or equal to '{1}'. Parameter name: maximum

报错信息

ArgumentException: '{0}' must be greater than or equal to '{1}'.
Parameter name: maximum
--Message: '{0}' must be greater than or equal to '{1}'.
Parameter name: maximum
--ParamName: maximum
StackTrace:
   at System.Windows.Input.StylusPointPropertyInfo..ctor(StylusPointProperty stylusPointProperty, Int32 minimum, Int32 maximum, StylusPointPropertyUnit unit, Single resolution)
   at System.Windows.Input.PenContext.InitStylusPointDescription()
   at System.Windows.Input.PenContext.FirePenInRange(Int32 stylusPointerId, Int32[] data, Int32 timestamp)
   at System.Windows.Input.PenThreadWorker.ThreadProc()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

 

解决方法

暂无解决方案。

相关信息
1 查看
25天16小时前
Quicker版本
版本 反馈次数
1.44.23 1