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.
3.5のwpfで動作はサポートされていますか?VS2010でSystem.Windows.Interactivityが表示されません
動作は Blend の一部です。フレームワークの将来のバージョンで追加される可能性があるため、アセンブリの名前を Microsoft.Expression.Interactivity から System.Windows.Interactivity に変更しましたが、現在はそうではありません。動作を使用する場合は、アプリケーションと共にアセンブリを再配布します。