XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved
生活随笔
收集整理的這篇文章主要介紹了
XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved
報上述錯誤時,需要再上以下引用
?
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"轉載于:https://www.cnblogs.com/Vito2008/archive/2012/07/27/2612290.html
總結
以上是生活随笔為你收集整理的XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Windows Phone开发(35):
- 下一篇: springMVC笔记day01