In case this might save someone else some time I ran into an issue with this latest release that I needed to find the following link to figure out:
http://msdn.microsoft.com/en-us/library/ee890038(VS.100).aspx
In short, I could add the new assemblies to VS 2010, and my solution would build fine, but the XAML editor acted as though the assemblies were missing. In my XAML code when I used "<xctk:..." nothing would resolve even though I had the right xmlns tag at the root.
↧