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

ICommand Interface in WPF

Rate me:
Please Sign up or sign in to vote.
4.91/5 (49 votes)
8 Nov 2015CPOL11 min read 108.1K   3.2K   39  
ICommand interface and its use in generic implementation of Command
In this article, we will learn about ICommand interface and its use in generic implementation of Command while working with MVVM Pattern in WPF/Silverlight applications.

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