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)