Click here to Skip to main content
15,894,039 members
Articles / Desktop Programming / WPF

DelegateWatchCommand – a DelegateCommand without CommandManager

Rate me:
Please Sign up or sign in to vote.
4.89/5 (11 votes)
6 Mar 2011CPOL20 min read 40.7K   462   17  
A small library that allows for a simple and reliable raising of the CanExecuteChange event through property changes caused by user input or any async change. It can be used with both WPF and Silverlight.

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
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions