Thursday, 15 March 2012

wpf - Can I suppress "resouce could not be resolved" error messages in XAML? -



wpf - Can I suppress "resouce could not be resolved" error messages in XAML? -

due nature of solution (modules beingness loaded @ run time) "resource not resolved" errors of resources defined in plugged in modules. application works, many error messages in xaml , false errors in debug window problematic.

i add together dictionary resources defined each of usercontrols manually less ideal. dictionary added in app.xaml plugins don't have app.xaml.

is there way suppress these warnings?

wpf visual-studio xaml

No comments:

Post a Comment