How to manually reload the Visual Studio designer for WPF

前端 未结 9 1751
广开言路
广开言路 2020-12-23 13:17

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

9条回答
  •  离开以前
    2020-12-23 13:53

    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.

提交回复
热议问题