Intersoft ClientUI Documentation
DelegateCommand Class Members
Properties  Methods  Events


The following tables list the members exposed by DelegateCommand.

Public Constructors
 NameDescription
Public ConstructorDelegateCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIsAutomaticRequeryDisabled Specifies whether automatic require should be disabled.  
Top
Public Methods
 NameDescription
Public MethodCanExecute Determines whether the command can be executed.  
Public MethodExecute Execeutes the command.  
Public MethodRaiseCanExecuteChanged Raises the CanExecuteChaged event.  
Top
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChanged Protected virtual method to raise CanExecuteChanged event.  
Top
Public Events
 NameDescription
Public EventCanExecuteChanged  
Top
See Also

Reference

DelegateCommand Class
Intersoft.Client.Framework.Input Namespace

Concepts

MVVM Pattern Overview

Send Feedback