Exception:TimeSpan 周期必须小于或等于 Int32.MaxValue。 参数名: value

报错信息

ArgumentOutOfRangeException
   在 System.Windows.Threading.DispatcherTimer.set_Interval(TimeSpan value)
   在 System.Windows.Media.MediaContext.EstimatedNextVSyncTimeExpired(Object sender, EventArgs e)
   在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 

解决方法

暂无解决方案。

相关信息
0 查看
2024-08-29 11:28
Quicker版本
版本 反馈次数