XamlParseException at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at Quicker.View.X.ActionDesignerWindow.InitializeComponent() at Quicker.View.X.ActionDesignerWindow..ctor(SQLDataMgr sqlDataMgr, ActionItem editingActionItem, Boolean isGlobalSubProgram, Boolean isReadonly) at Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam) at Quicker.Domain.Services.ActionEditMgr.EditActionById(String actionId, EditActionParam editParam) at Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass53_0.FZq63d3dg9d(Object sender, RoutedEventArgs args) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) TypeInitializationException The type initializer for 'ICSharpCode.AvalonEdit.Rendering.ColumnRulerRenderer' threw an exception. at ICSharpCode.AvalonEdit.Rendering.ColumnRulerRenderer..ctor(TextView textView) at ICSharpCode.AvalonEdit.Rendering.TextView..ctor() at Quicker.View.Controls.CodeEditor..ctor() SEHException External component has thrown an exception. at ICSharpCode.AvalonEdit.Rendering.ColumnRulerRenderer..cctor()