SEHException: 外部组件发生异常。 StackTrace: 在 System.Windows.Forms.UnsafeNativeMethods.Shell_NotifyIcon(Int32 message, NOTIFYICONDATA pnid) 在 System.Windows.Forms.NotifyIcon.UpdateIcon(Boolean showIconInTray) 在 System.Windows.Forms.NotifyIcon.set_Text(String value) 在 System.Windows.Forms.NotifyIcon.Dispose(Boolean disposing) 在 System.ComponentModel.Component.Dispose() 在 Quicker.Utilities.UI.NotifyIconWrapper.Release() 在 Quicker.View.PopupWindow.naltmvgLttn(Object , EventArgs ) 在 System.Windows.Window.OnClosed(EventArgs e) 在 System.Windows.Window.WmDestroy() 在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)