You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the VM's DisplayName to test, but found that the window title is Window instead of test. After checking the visual tree with F12, I found that the value of DisplayName in the DataContext is test. I also checked the Title property of the Window and found that it is not test, but Window.