ArgumentOutOfRangeException: TimeSpan 周期必须小于或等于 Int32.MaxValue。 参数名: value --Message: TimeSpan 周期必须小于或等于 Int32.MaxValue。 参数名: value StackTrace: 在 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)