It becomes tedious to maintain code just for design-time support, so I use a `DesignTimeViewModelLocator` class for binding sample data in the designer.
In this post, I will give you some tips on how you can debug your data bindings in WPF. I'll show you how to add trace output and break into the debugger.