Exception:Get 属性“System.Windows.Controls.Grid.RowDefinitions”引发了异常。尝试读取或写入受保护的内存。这通常指示其他内存已损坏。

报错信息

XamlParseException: Get 属性“System.Windows.Controls.Grid.RowDefinitions”引发了异常。
--LineNumber: 0
--LinePosition: 0
--BaseUri: pack://application:,,,/Quicker;component/view/settings/unhandledexceptionwindow.xaml
StackTrace:
   在 System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   在 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.Ik4aYCF20IjQPaiPUhvn(Object , Object )
   在 Quicker.View.UnhandledExceptionWindow.InitializeComponent()
   在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
   在 Quicker.App.<>c__DisplayClass28_0.w70vqLnNfJj()
   在 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)

AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Windows.Controls.RowDefinitionCollection.PrivateOnModified()
   在 System.Windows.Controls.Grid.get_RowDefinitions()
   在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.GetValue(Object obj, XamlMember property, Boolean failIfWriteOnly)

 

解决方法

暂无解决方案。

相关信息
1 查看
19天7小时前
Quicker版本
版本 反馈次数
1.44.10 1