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
The hotfix worked perfectly, thank you for your help!
This is actually a bug in the Cider designer. MS has a hotfix that fixes this and a couple of other designer bugs. http://code.msdn.microsoft.com/KB958017