Open Leobaillard opened 7 years ago
Sorry for the late response, and no, as of today there is no way to command bound to check status changes. I'll try to work on it over the weekend, but you are more than welcome to implement it yourself & make a pr.
Hi!
I would like to use the checkbox control in an MVVM app but I couldn't find a Command binding on the control. Is there a way to fire a command when the check status changes passing relavant parameters with it?
Thanks.