Chapter 18 WPF Toolkit and Silverlight SDK Problems
I'm trying to do the section about Styling Your Application. I downloaded the WPF Toolkit. I added the Theme.xaml code into the project and added the <ResourceDictionary> code. The assemblies in the Theme.xaml are the problem. I ended up downloading the SilverLight SDK and brought the libraries into the project via ADD Reference but not all assemblies are in the SDK.
Is there a solution I'm overlooking?
|