Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 Windows 8 Metro 应用程序并在调用 RaisePropertyChanged("PropertyName") 时出现“找不到 ResourceMap”异常。任何人都可以帮我解决这个问题。
也许它有帮助:当您尝试访问资源 (.resw) 文件中的资源(例如字符串)时,会引发“找不到 ResourceMap”异常,并且在那里找不到给定的键。