Exception:The type initializer for 'System.Windows.Shell.WindowChrome' threw an exception.Exception of type 'System.OutOfMemoryException' was thrown.

报错信息 1
TypeInitializationException: The type initializer for 'System.Windows.Shell.WindowChrome' threw an exception.
--TypeName: System.Windows.Shell.WindowChrome
StackTrace:
   at System.Windows.Shell.WindowChrome..ctor()
   at HandyControl.Controls.Window..ctor()
   at Quicker.View.X.ActionDesignerWindow..ctor(SQLDataMgr sqlDataMgr, ActionItem editingActionItem, Boolean isGlobalSubProgram, Boolean isReadonly)
   at Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
   at Quicker.Domain.Services.ActionEditMgr.CreateAction(ActionProfile profile, Int32 row, Int32 col, Nullable`1 actionType)
   at Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass63_1.QcK1oM6nMCC(Object sender, RoutedEventArgs args)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
StackTrace:
   at System.Windows.Shell.WindowChrome..cctor()

版本:1.43.63 2026-04-20 12:39 Microsoft Windows NT 6.1.7601 Service Pack 1