XamlParseException: “=”是意外的标记。标记应为“;”。 第 7 行,位置 105。 --LineNumber: 7 --LinePosition: 105 --BaseUri: pack://application:,,,/ 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.Load(XamlReader xamlReader, Boolean skipJournaledProperties, Uri baseUri) 在 System.Windows.Markup.XamlReader.Load(XamlReader xamlReader, ParserContext parserContext) 在 System.Windows.Markup.XamlReader.Load(XmlReader reader, ParserContext parserContext, XamlParseMode parseMode, Boolean useRestrictiveXamlReader, List`1 safeTypes) 在 System.Windows.Markup.XamlReader.Load(XmlReader reader) 在 __ScriptExecution.__4cxji9qj.Script.<>c.<CreateNoteWindow>b__10_10(String ip) 在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) 在 System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e) 在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) 在 System.Windows.Input.InputManager.ProcessStagingArea() 在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) 在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) 在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) 在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 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) XmlException: “=”是意外的标记。标记应为“;”。 第 7 行,位置 105。 --LineNumber: 7 --LinePosition: 105 --Message: “=”是意外的标记。标记应为“;”。 第 7 行,位置 105。 StackTrace: 在 System.Xml.XmlTextReaderImpl.Throw(Exception e) 在 System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) 在 System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) 在 System.Xml.XmlTextReaderImpl.ParseAttributes() 在 System.Xml.XmlTextReaderImpl.ParseElement() 在 System.Xml.XmlTextReaderImpl.ParseElementContent() 在 System.Xaml.XmlCompatibilityReader.Read() 在 MS.Internal.Xaml.Parser.XamlScanner.DoXmlRead() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_ElementBody>d__8.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_Element>d__5.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_ElementContent>d__12.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_ElementBody>d__8.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_Element>d__5.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_ElementContent>d__12.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_ElementBody>d__8.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_Element>d__5.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<Parse>d__4.MoveNext() 在 MS.Internal.Xaml.NodeStreamSorter.ReadAheadToEndOfAttributes() 在 MS.Internal.Xaml.NodeStreamSorter.MoveNext() 在 System.Xaml.XamlXmlReader.Read() 在 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)