Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1090
Unable to cast object of type 'System.Windows.MultiTrigger' to type 'System.Windows.Trigger'
posted

Hey,

 When I try to drag a XamComboEditor, XamMaskedEditor, or XamTextEditor out from my toolbox into a window (in visual studio), I get an error saying "Unable to cast object of type 'System.Windows.MultiTrigger' to type 'System.Windows.Trigger'".  It happens if the drop location is a Grid panel but not if the drop location is a Canvas panel. 

I was wondering if anyone knows what is causing this error?  I'm not sure if it's relevant but I'm using VS 2008 SP1 / .NET 3.5 and the Infragistics3.Wpf.foo.v8.2 dlls.

 Thanks