Surface プロジェクトがあり、Blend で設計されたコントロールを使用したいと考えています。これらのコントロールを Microsoft Surface プロジェクトに追加しましたが、コンパイルしようとするとエラーが発生します。
Error 1 The tag 'VisualStateManager.VisualStateGroups' does not exist in XML namespace
'http://schemas.microsoft.com/winfx/2006/xaml/presentation'. Line 12 Position 4.
UserControl1.xaml 12 4
この問題を解決するにはどうすればよいですか? Surface アプリケーションで VisualStateManager を使用できますか?