Version 24.2 (latest)

CommandBase Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteReturns True if the command can run at this time.  
Public MethodExecuteOverloaded. Runs the command with the given parameter.  
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChangedRaises the CanExecuteChanged event.  
See Also