Quicker版本:1.35.17
动作版本号:22
动作名称:捷径面板
动作内部版本:5.25
--------------------
摘要:
System.ArgumentException: 宽度和高度必须为非负值。
在 System.Windows.Rect..ctor(Double x, Double y, Double width, Double height)
在 IntelliTools.Utilities.Windows.RectangleExt.Plus(Rect rect, Double left, Double top, Double right, Double bottom)
在 dM5.CC(Rect rect, Double left, Double top, Double right, Double bottom, dM5 )
在 IntelliTools.Utilities.Windows.WindowHelper.MoveWindowIntoScreen(IntPtr handle)
在 IntelliTools.Utilities.Windows.WindowHelper.MoveWindow(IntPtr handle, WindowLocations location)
在 IntelliTools.Domain.Manager.PanelManager.Show(String id)
在 IntelliTools.Domain.Manager.PanelManager.Run(String cmd)
在 IntelliTools.App.<>c__DisplayClass0_0.<Run>b__0()
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback)
在 lambda_method(Closure , IDictionary )
在 Z.Expressions.EvalContext.Execute[TResult](String code, Object parameters)
在 Quicker.Domain.Actions.X.XActionHelper.OFt9YNTB0fT(String , ActionExecuteContext )
在 Quicker.Domain.Actions.ActionExecuteContext.<>c__DisplayClass188_0.fgaRTStqDi6()
在 Quicker.Utilities.AppHelper.<>c__DisplayClass116_0.my7oBZFS8yF()
在 System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
在 Quicker.Utilities.AppHelper.RunOnUiThread(Boolean waiteToComplete, Action acton, DispatcherPriority dispatcherPriority)
在 Quicker.Domain.Actions.ActionExecuteContext.EvalExpression(String expression, Boolean onUiThread)
在 lambda_method(Closure , IDictionary )