I added Xceed Extended WPF Toolkit via Nuget and I get a "A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll" which when I looked into it, found that it was looking for Xceed.Wpf.Toolkit.Luna.
Everything seems to work without this assembly.
Comments: ** Comment from web user: emartin **
Everything seems to work without this assembly.
Comments: ** Comment from web user: emartin **
Can you send me a sample app that reproduce the problem ?
[Others](http://wpftoolkit.codeplex.com/workitem/19506) has reported the problem but always ended with a "cannot reproduce" ...