0 out of 1 rated this helpful - Rate this topic

ICommand Members

Defines a command.

The following tables list the members exposed by the ICommand type.

  Name Description
Public method CanExecute Defines the method that determines whether the command can execute in its current state.
Public method Execute Defines the method to be called when the command is invoked.
Top
  Name Description
Public event CanExecuteChanged Occurs when changes occur which affect whether or not the command should execute.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.