I don't like the idea of having Expression Blend try to instantiate my data objects.
I set the DataContext through code where I am able to use Dependency Injection to inject the proper objects, services, providers or what else I am using to find my code.