报错信息 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.44.22
2025-07-22 10:53
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-07-21 16:25
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-07-21 11:24
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-07-18 15:07
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-07-18 08:38
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)
在 DynamicClass.CustomWindowLogic.<>c__DisplayClassb.<OnWindowLoaded>b__7(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.44.22
2025-07-12 18:09
Microsoft Windows NT 10.0.19045.0