dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.04k stars 1.17k forks source link

New Windows (.xaml files) open twice in VS and intellisesense doesn't fully load til repopen #2146

Open mattscheffer opened 4 years ago

mattscheffer commented 4 years ago

Infinite: image

Expected behavior: Only 1 tab is opened for the desginer Minimal repro: Create a new C# WPF app (.NET core) Add a new Window (WPF) file to the project

arpitmathur commented 4 years ago

@davkean @chabiss This looks like an issue in VS. Please take a look!