Is there a way to disable the design view of a separate UserControl - without disabling the design view for other controls?
Some controls do not support design, and in these cases, I would prefer that they simply load the xaml editor.
Is there something I can put in code to disable the design?
visual-studio-2010 wpf xaml visual-studio-designer
Chris klepeis
source share