InvalidOperationException: 关闭 Window 之后,无法设置 Visibility,也无法调用 Show、ShowDialogor 或 WindowInteropHelper.EnsureHandle。 StackTrace: 在 System.Windows.Window.VerifyCanShow() 在 System.Windows.Window.CreateSourceWindow(Boolean duringShow) 在 System.Windows.Interop.WindowInteropHelper.EnsureHandle() 在 Quicker.Actions.XActions.BuildinRunners.UI.CustomPanelWindow.xWVF3YgyNM9(CommonOperationItem , CommonOperationItem ) 在 Quicker.Actions.XActions.BuildinRunners.UI.CustomPanelWindow.D55F3BJQXTF(Object , RoutedEventArgs ) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(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)