2

On past versions of Blend For Visual Studio, I used to edit Styles and Templates from Resource Dictionaries under the "Resource" tab, usually on right side of the screen.

On last updates off Visual Studio 2019, this tab disappeared. Had it been removed?

s

Thanks.

HClausing
  • 29
  • 3

1 Answers1

2

The Resources tab will appear only if you open App.xaml file.

Then you can open another xaml file and Resources tab will be there until you close all tabs.

It's either a bug or really weird behavior.

enter image description here

user2250152
  • 14,658
  • 4
  • 33
  • 57