C1.Silverlight Namespace / C1DelegateCommand Class


In This Topic
C1DelegateCommand Class Methods
In This Topic

For a list of all members of this type, see C1DelegateCommand members.

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
See Also