我在过去 2 天尝试调试此问题,我尝试了 SO 和 Microsoft connect 上可用的所有解决方案,但似乎找不到任何解决方案。
我下载了 Windows Phone 8 sdk,安装并创建了一个新项目,但是当我尝试编辑 App.xaml 时,我得到了
XamlParseException: Cannot find a Resource with the Name/Key PhoneProgressBarBackgroundBrush [Line: 729 Position: 39]
at at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, Boolean expandTemplatesDuringParse, Boolean trimDeclaredEncoding)
at System.Windows.Controls.Control.GetBuiltInStyle(IntPtr nativeTarget, IntPtr& nativeStyle)
请帮我解决这个问题。