Win32Exception: 内存资源不足,无法处理此命令。 --NativeErrorCode: 8 StackTrace: 在 System.Windows.Threading.Dispatcher.RequestBackgroundProcessing() 在 System.Windows.Threading.Dispatcher.CriticalRequestProcessing(Boolean force) 在 System.Windows.Threading.Dispatcher.SetPriority(DispatcherOperation operation, DispatcherPriority priority) 在 System.Windows.Threading.DispatcherOperation.set_Priority(DispatcherPriority value) 在 System.Windows.Threading.DispatcherTimer.Promote() 在 System.Windows.Threading.Dispatcher.PromoteTimers(Int32 currentTimeInTicks) 在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 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)