Skip to content

Releases: iirachek/Mvvm-Extensions

v1.4.0

21 Jun 08:45
0bb3662
Compare
Choose a tag to compare
  • Replaced NullToVisibilityConverter with ValueToVisibilityConverter.
  • Added InvertValueToVisibilityConverter.
  • Added summary to converters for easier usage.
  • Added Set() helper method to PropertyChangedImplementation.
  • Updated Samples with new examples of features usage