Exception:指定的元素已经是另一个元素的逻辑子元素。请先将其断开连接。

报错信息 1
InvalidOperationException: 指定的元素已经是另一个元素的逻辑子元素。请先将其断开连接。
StackTrace:
   在 System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent)
   在 System.Windows.FrameworkContentElement.AddLogicalChild(Object child)
   在 System.Windows.LogicalTreeHelper.AddLogicalChild(DependencyObject parent, Object child)
   在 System.Windows.Documents.TextContainer.InsertEmbeddedObjectInternal(TextPointer position, DependencyObject embeddedObject)
   在 System.Windows.Documents.TextPointer.InsertUIElement(UIElement uiElement)
   在 System.Windows.Documents.InlineUIContainer.set_Child(UIElement value)
   在 System.Windows.Documents.InlineUIContainer..ctor(UIElement childUIElement, TextPointer insertionPosition)
   在 DynamicClass.Message.RenderMarkdown()
   在 DynamicClass.Message.set_Content(String value)
   在 DynamicClass.<>c__DisplayClass38.<SendMessageWithHistory>b__2e()
   在 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.42.24 2024-10-27 11:02 Microsoft Windows NT 10.0.22621.0