Skip to content

Caliburn.Light 1.4.0

Compare
Choose a tag to compare
@tibel tibel released this 01 Aug 17:41
  • UIContext: add Initialize overload with more parameters
  • Screen: Remove IHaveDisplayName (DisplayName property)
  • Screen: Remove IChild (Parent property)
  • DelegateCommand: replace Create by FromAction and FromFunc methods
  • ParameterBinder: Remove context from CustomConverters
  • Replace AttachedCollection<T> with ParameterCollection
  • Remove IChild<TParent> and IParent<out T>