LoadFromContext Occurred

前端 未结 3 573
逝去的感伤
逝去的感伤 2020-12-29 21:29

I have a very simple C# problem that loads a Windows WPF window from a library. Here\'s the code:

public partial class App : Application
{
    public App()
          


        
3条回答
  •  清酒与你
    2020-12-29 21:46

    I all of a sudden started seeing this error in VS2015 and fixed it by opening the "Exception Settings" Window (CTRL + ALT + E) and press the "Restore Settings" Button :

提交回复
热议问题