InvalidOperationException: 显示 Window 之前,无法调用 DragMove 或 Activate。 StackTrace: 在 System.Windows.Window.VerifyHwndCreateShowState() 在 System.Windows.Window.Activate() 在 HandyControl.Controls.MessageBox.OnSourceInitialized(EventArgs e) 在 System.Windows.Window.CreateSourceWindow(Boolean duringShow) 在 System.Windows.Interop.WindowInteropHelper.EnsureHandle() 在 HandyControl.Tools.WindowHelper.<>c__DisplayClass0_0.<GetActiveWindow>b__0(Window x) 在 System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) 在 HandyControl.Controls.Growl.CreateDefaultPanel() 在 HandyControl.Controls.Growl.<>c__DisplayClass82_0.<Show>b__0() 在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.Invoke(Action callback) 在 HandyControl.Controls.Growl.Warning(String message, String token) 在 IntelliTools.View.Tools.IconDataWrapper.<MergeData>d__20.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 IntelliTools.View.Tools.FavorIconControl.<FavorIconControl_LoadedAsync>d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 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)