OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.UnhandledExceptionWindow.System.Windows.Markup.IComponentConnector.Connect(Int32 connectionId, Object target)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetConnectionId(Object root, Int32 connectionId, Object instance)
在 System.Xaml.XamlObjectWriter.Logic_BeginInit(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
在 System.Windows.Markup.WpfXamlLoader.WriteStartObject(XamlReader xamlReader, XamlObjectWriter xamlWriter, XamlContextStack`1 stack)
在 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__DisplayClass27_0.bAyETFTNa0i()
在 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)