Exception:在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。

报错信息 1
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
   在 System.Windows.Window.VerifyNotClosing()
   在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
   在 System.Windows.Window.OnDeactivated(EventArgs e)
   在 System.Windows.Window.HandleActivate(Boolean windowActivated)
   在 System.Windows.Window.WmActivate(IntPtr wParam)
   在 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)

版本:1.43.50 2024-11-23 16:30 Microsoft Windows NT 10.0.26120.0
版本:1.43.48 2024-11-22 13:09 Microsoft Windows NT 10.0.22631.0
版本:1.43.47 2024-11-22 11:31 Microsoft Windows NT 10.0.19045.0
版本:1.40.23 2024-11-20 10:45 Microsoft Windows NT 10.0.22631.0
版本:1.43.29 2024-11-19 10:02 Microsoft Windows NT 10.0.19045.0
版本:1.43.46 2024-11-14 11:26 Microsoft Windows NT 10.0.22631.0
版本:1.43.29 2024-11-12 17:21 Microsoft Windows NT 10.0.19045.0
版本:1.43.43 2024-11-11 17:29 Microsoft Windows NT 10.0.22631.0
版本:1.43.43 2024-11-11 15:48 Microsoft Windows NT 10.0.19045.0
版本:1.43.0 2024-11-11 03:57 Microsoft Windows NT 10.0.22631.0
版本:1.43.35 2024-11-09 16:20 Microsoft Windows NT 10.0.22631.0
版本:1.42.8 2024-11-08 13:28 Microsoft Windows NT 10.0.19045.0
版本:1.43.29 2024-11-08 13:24 Microsoft Windows NT 10.0.19045.0
版本:1.43.40 2024-11-07 14:17 Microsoft Windows NT 10.0.19044.0
版本:1.43.40 2024-11-07 11:44 Microsoft Windows NT 10.0.22631.0
版本:1.43.27 2024-11-04 11:02 Microsoft Windows NT 10.0.22631.0
版本:1.43.36 2024-10-30 15:27 Microsoft Windows NT 10.0.19045.0
版本:1.43.37 2024-10-30 13:23 Microsoft Windows NT 10.0.19045.0
报错信息 2
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
   在 System.Windows.Window.VerifyNotClosing()
   在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
   在 System.EventHandler.Invoke(Object sender, EventArgs e)
   在 System.Windows.Window.OnDeactivated(EventArgs e)
   在 System.Windows.Window.HandleActivate(Boolean windowActivated)
   在 System.Windows.Window.WmActivate(IntPtr wParam)
   在 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)

版本:1.43.37 2024-11-14 13:36 Microsoft Windows NT 10.0.22621.0
版本:1.43.29 2024-10-28 12:43 Microsoft Windows NT 10.0.22621.0
报错信息 3
InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。
StackTrace:
   在 System.Windows.Window.VerifyNotClosing()
   在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel)
   在 System.Windows.Application.DoShutdown()
   在 System.Windows.Application.ShutdownImpl()
   在 System.Windows.Application.ShutdownCallback(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)

版本:1.43.33 2024-11-07 22:39 Microsoft Windows NT 10.0.22000.0