| c# Programming Glossary: system.windows.interactivityPrism assembly reference failure: System.Windows.Interactivity http://stackoverflow.com/questions/9650778/prism-assembly-reference-failure-system-windows-interactivity  assembly reference failure System.Windows.Interactivity  I have C# WPF Prism v4.0 app that has a persistent problem.. app that has a persistent problem loading resolving the System.Windows.Interactivity dll that comes with the Prism library. I've been working for.. as part of a larger Prism app which needs to reference System.Windows.Interactivity in order to add behaviors. Thus I have a XAML user control specifying.. 
 |