XamlParseException: 对类型“MdXaml.MarkdownScrollViewer”的构造函数执行符合指定的绑定约束的调用时引发了异常。 --LineNumber: 0 --LinePosition: 0 --BaseUri: pack://application:,,,/Quicker;component/view/controls/markdownhintbutton.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.UserInputWindow.InitializeComponent() 在 Quicker.View.UserInputWindow..ctor(String valueType, String prompt, String pattern, String defaultValue) 在 Quicker.Domain.Actions.X.BuiltinRunners.UserInputStep.<>c__DisplayClass56_3.S79d3epcwdcgdnBG0br.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) FileNotFoundException: 未能加载文件或程序集“MdXaml.Plugins, Version=1.42.8.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”或它的某一个依赖项。系统找不到指定的文件。 --Message: 未能加载文件或程序集“MdXaml.Plugins, Version=1.42.8.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”或它的某一个依赖项。系统找不到指定的文件。 --FileName: MdXaml.Plugins, Version=1.42.8.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b --FusionLog: 警告: 程序集绑定日志记录被关闭。 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 StackTrace: 在 MdXaml.MarkdownScrollViewer..ctor()