We have hundreds of dialogs in XAML.
When we make a global resource change,
it can break the resource links in the XAML.
When we open the XAML view in VisualStudio 2012's designer,
it show these broken links as resource warnings:
"Warning 43 The resource "XamSliderNumericThumbStyle" could not be resolved."
Is there some way to view all of the designer warnings without manually opening up each dialog?
When we make a global resource change,
it can break the resource links in the XAML.
When we open the XAML view in VisualStudio 2012's designer,
it show these broken links as resource warnings:
"Warning 43 The resource "XamSliderNumericThumbStyle" could not be resolved."
Is there some way to view all of the designer warnings without manually opening up each dialog?