The XAML previewer in Visual Studio is pretty bad and slow to load. You can get past this by setting XAML files to open by default in source code rather than the WPF Designer…
- Right click any XAML file
- Open With…
- choose Source Code (text) Editor
- Click the Set as Default button
- Click OK
Leave a Reply