InvalidOperationException: 在 Window 关闭时,无法将 Visibility 设置为 Visible,也无法调用 Show、ShowDialog、Close 或 WindowInteropHelper.EnsureHandle。 StackTrace: 在 System.Windows.Window.VerifyNotClosing() 在 System.Windows.Window.InternalClose(Boolean shutdown, Boolean ignoreCancel) 在 Quicker.View.WaitUserWindow.IL1osa3AjfaxSbDLFZZM(Object ) 在 Quicker.View.WaitUserWindow.wPil6Sa7S3b(Object , EventArgs ) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 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)