Skip to content

Releases: levitali/CompiledBindings

Release 1.0.6

20 Nov 12:47
Compare
Choose a tag to compare

Enhancements:

  • New DataType and IsItemsSource properties of {x:Bind} makrup extension
  • Binding to events as target, with passing parameters to a source function

Release 1.0.5

05 Nov 13:22
Compare
Choose a tag to compare

Enhancements:

  • {x:Bind} FallbackValue and TargetNullValue parameters
  • Binding to asynchronous (returning Task<T>) properties and functions
  • global usings