Skip to content

System.Waf

Pre-release
Pre-release
Compare
Choose a tag to compare
@jbe2277 jbe2277 released this 08 Aug 19:37
  • WAF: Add StringHelper.Contains method with StringComparison argument.
  • WAF: Add TaskHelper class.
  • WAF: Add CollectionHelper.Merge method.
  • WAF: Add the ObservableListView, ObservableListViewCore and ObservableListViewBase class.
  • WAF: Add the DataGridHelper class with sort support.
  • InfoMan: Replace CollectionView with the new ObservableListView.
  • InfoMan: Replace Settings with SettingsProvider service.
  • BookLibrary: Replace CollectionView with the new ObservableListView.
  • Samples: Simplify code.
  • Samples: Fix blurring error template rectangle.