Skip to content

Version 4.6.605

Compare
Choose a tag to compare
@tfreitasleal tfreitasleal released this 24 Feb 12:49
dd7d025

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)