Win32Exception: 内存资源不足,无法处理此命令。
--NativeErrorCode: 8
StackTrace:
在 System.Windows.DataFormats.GetDataFormat(String format)
在 System.Windows.Clipboard.ContainsDataInternal(String format)
在 DPhgMvX8UeHpZcaswQj.IsPcl1XWAImcnRIfjE5.Tskuo3EjqH6()
在 Quicker.Utilities.ClipboardHelper.ContainsImage()
在 Quicker.Utilities.AppHelper.IsCanPasteIcon()
在 Quicker.Domain.Services.ActionEditMgr.CreateContextMenuForActionButton(ContextMenu menu, ActionItem action, ActionProfile profile, Int32 row, Int32 col, Window ownerWindow, ActionTrigger actionTrigger, Boolean showFloat, Boolean showDelete, Boolean onlyCustomMenu)
在 Quicker.Domain.Services.ActionEditMgr.CreateContextMenuForActionButton(ContextMenu menu, ActionItem action, ActionProfile profile, Int32 row, Int32 col, Window ownerWindow, ActionTrigger actionTrigger, Boolean showFloat, Boolean showDelete)
在 Quicker.Domain.Services.ActionEditMgr.BuildMenuForActionButton(ContextMenu menu, ActionItem action, ActionProfile profile, Int32 row, Int32 col, Window ownerWindow, ActionTrigger actionTrigger, Boolean showDelete)
在 Quicker.View.PopupWindow.PnwYvJ53nVb(ActionButton )
在 Quicker.View.PopupWindow.w2BYv9sUw8R(Object , MouseButtonEventArgs )
在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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)