InvalidProgramException: 公共语言运行时检测到无效的程序。
StackTrace:
在 Quicker.Utilities.UI.DebounceDispatcher.<>c__DisplayClass6_0..ctor()
在 Quicker.Utilities.UI.DebounceDispatcher.Throttle(Int32 interval, Action`1 action, Object param, DispatcherPriority priority, Dispatcher disp)
在 Quicker.View.X.ActionDesignerWindow.EYYfkopc00c(String , String )
在 Quicker.View.X.ActionDesignerWindow.NuLfksJQRQ8()
在 Quicker.View.X.ActionDesignerWindow.wSnfkYTrqDH()
在 Quicker.View.X.ActionDesignerWindow..ctor(SQLDataMgr sqlDataMgr, ActionItem editingActionItem, Boolean isGlobalSubProgram, Boolean isReadonly)
在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly)
在 Quicker.Domain.Services.ActionEditMgr.CreateAction(ActionProfile profile, Int32 row, Int32 col, Nullable`1 actionType)
在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass63_1.dMchzzBrIvU(Object sender, RoutedEventArgs args)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
在 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)