InvalidOperationException: 无法将 Owner 属性设置为已关闭的 Window。
StackTrace:
在 System.Windows.Window.set_Owner(Window value)
在 Quicker.View.UI.ConfirmDialog.Q7WJL3oEUGd(Window , String , String , String , String , String , String )
在 Quicker.View.UI.ConfirmDialog.<ShowConfirmDialogAsync>d__26.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.View.X.VariableEditorWindow.<BtnSave_OnClick>d__26.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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)