How Do I: Detect Designmode in a Usercontrol
When working with a usercontrol in WPF, you may wish to have it display differently when displayed in the designer. In this video, Todd Miranda demonstrates how to determine if a control is displayed in the designer or not.
Author: Todd Miranda