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

报错信息 1
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.44.23 2025-09-04 15:03 Microsoft Windows NT 10.0.26100.0