XamlParseException: “cs”是未声明的前缀。 第 1 行,位置 471。 --LineNumber: 1 --LinePosition: 471 --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) 在 DynamicClass.CheckDataBing(ListBox listBox) 在 System.Windows.Window.OnClosing(CancelEventArgs e) 在 System.Windows.Window.WmClose() 在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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: “cs”是未声明的前缀。 第 1 行,位置 471。 --LineNumber: 1 --LinePosition: 471 --Message: “cs”是未声明的前缀。 第 1 行,位置 471。 StackTrace: 在 System.Xml.XmlTextReaderImpl.Throw(Exception e) 在 System.Xml.XmlTextReaderImpl.LookupNamespace(NodeData node) 在 System.Xml.XmlTextReaderImpl.AttributeNamespaceLookup() 在 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_StartElement>d__7.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_Element>d__5.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_PropertyContent>d__13.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_NonemptyPropertyElement>d__11.MoveNext() 在 MS.Internal.Xaml.Parser.XamlPullParser.<P_PropertyElement>d__9.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)