OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Documents.TextPointer.GetNextNodeAndEdge(TextTreeNode sourceNode, ElementEdge sourceEdge, Boolean plainTextOnly, TextTreeNode& node, ElementEdge& edge)
在 System.Windows.Documents.TextPointer.GetNextNodeAndEdge(TextTreeNode& node, ElementEdge& edge)
在 System.Windows.Documents.TextPointer.MoveToNextContextPosition(LogicalDirection direction)
在 System.Windows.Documents.TextPointer.System.Windows.Documents.ITextPointer.GetNextContextPosition(LogicalDirection direction)
在 System.Windows.Documents.TextSchema.HasIllegalHyperlinkDescendant(TextElement element, Boolean throwIfIllegalDescendent)
在 System.Windows.Documents.TextSchema.ValidateChild(TextElement parent, TextElement child, Boolean throwIfIllegalChild, Boolean throwIfIllegalHyperlinkDescendent)
在 System.Windows.Documents.TextElementCollection`1.OnAdd(Object value)
在 System.Windows.Documents.InlineCollection.AddText(String text, Boolean returnIndex)
在 System.Windows.Documents.InlineCollection.OnAdd(Object value)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
在 System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteValue(Object value)
在 System.Windows.Markup.WpfXamlLoader.WriteValue(XamlReader xamlReader, XamlObjectWriter xamlWriter, XamlContextStack`1 stack, IStyleConnector styleConnector)
在 System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
在 System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
在 System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
在 Quicker.View.UnhandledExceptionWindow.InitializeComponent()
在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
在 Quicker.App.<>c__DisplayClass28_0.zNiP64VkV6b()
在 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)