Win32Exception: 内存资源不足,无法处理此命令。 --NativeErrorCode: 8 StackTrace: 在 MS.Win32.SafeNativeMethods.SetTimer(HandleRef hWnd, Int32 nIDEvent, Int32 uElapse) 在 System.Windows.Threading.Dispatcher.SetWin32Timer(Int32 dueTimeInTicks) 在 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(Object unused) 在 System.Windows.Threading.Dispatcher.AddTimer(DispatcherTimer timer) 在 System.Windows.Threading.DispatcherTimer.Restart() 在 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)