I have a progress bar but I'd like to animate it.
I want to call progressTo but Im not sure how this is done when currently I bind the ProgressProperty to the view model.
How can my command in my viewmodel invoke the method on the progressbar?
Thanks,
Jason