Expression Blend 4 crashes with InvalidCastException when the following conditions are met:
1. You have a type that is inherited from DependencyObject (and not FrameworkElement).
2. An instance of that type is set as value for property of another control, and is selectable in the Blend object tree.
3. You multi-select more than one of these control instances.
1. You have a type that is inherited from DependencyObject (and not FrameworkElement).
2. An instance of that type is set as value for property of another control, and is selectable in the Blend object tree.
3. You multi-select more than one of these control instances.