Releases: levitali/CompiledBindings
Releases · levitali/CompiledBindings
Release 1.0.6
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
Enhancements:
- {x:Bind} FallbackValue and TargetNullValue parameters
- Binding to asynchronous (returning Task<T>) properties and functions
- global usings