
Setting a design-time data context in XAML so that Intellisense works
A quick tip showing how to tell the XAML designer the context for sections of code that are not under the current DataContext. This helps keep your XAML error-free, and gives you Intellisense where you otherwise wouldn't get it.
