Open Dualitys opened 5 years ago
Files Changed:
Fixed the bindable property to correctly accept and return custom ICommand implementations, to work with Prism for example.
Awesome. Will merge this change.
I cannot use this in my current implementation as ICommand doesn't support type argument.
Could try fixing that if I knew where and how you need the typed argument
Files Changed:
Fixed the bindable property to correctly accept and return custom ICommand implementations, to work with Prism for example.