Click here to Skip to main content
15,885,036 members
Articles / Desktop Programming / WPF

MVVM PRISM: ProgressBar Interaction Request with Asynchronous Command

Rate me:
Please Sign up or sign in to vote.
4.81/5 (13 votes)
25 Sep 2011CPOL3 min read 48.7K   2.2K   45  
How to report progress of an asynchronous command by using a custom Interaction Request with a progress bar

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Spain Spain
http://www.linkedin.com/in/gerard-castello-viader
https://github.com/gcastellov

Comments and Discussions