In Visual Studio, when I create a UserControl in a folder, it will pick up the namespace from the folder, e.g., MyApp.Views.UserControl1. However, in Blend, it creates it as MyApp.UserControl1, still placed in the folder. This seems to be a bug. Perhaps
there is a Setting to change this behavior?
Thanks,
Tim