ComponentOne Basic Library for WPF and Silverlight
C1DelegateCommand Class Members
Methods  Events

C1.WPF Namespace : C1DelegateCommand Class

The following tables list the members exposed by C1DelegateCommand.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodDefines the method that determines whether the command can execute in its current state.  
Public MethodDefines the method to be called when the command is invoked.  
Public MethodRaises the CanExecuteChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when changes occur that affect whether or not the command should execute.  
Top
See Also

Reference

C1DelegateCommand Class
C1.WPF Namespace