Click here to Skip to main content
15,886,806 members
Articles / Desktop Programming / WPF

DelegateCommand and CompositeCommand in Prism

Rate me:
Please Sign up or sign in to vote.
4.96/5 (19 votes)
29 Dec 2015CPOL7 min read 54.1K   930   16  
In this article, we will learn about DelegateCommand and CompositeCommand provided by Prism Framework. To grasp the concept, we will create a simple demo with minimum functionality to highlight these concepts.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer
India India
I am a Software Developer working on Microsoft technologies. My interest is exploring and sharing the awesomeness of emerging technologies.

Comments and Discussions