Is there any way to force the WPF designer to reload or refresh, without rebuilding the entire project or solution?
If there\'s an error, I get an option in the desi
In newer versions of Visual Studio there is an icon on the bottom of the designer to "Disable Project code". If you toggle this off and on it will reload the designer.