ErrorWarnInfoProvider fixes and enhancements:
- support INotifyPropertyChanged objects (used to support only BindingSource). (#89)
- allow control discovery when the DataSource is set. (#91)
- fix Information message that was showing only property name. (#90)
Samples
- improve MEF samples. (#92)