Click or drag to resize

DelegateCommandT Methods

The DelegateCommandT generic type exposes the following members.

Methods
  NameDescription
Public methodCanExecute
Defines the method that determines whether the command can execute in its current state.
Public methodExecute
Defines the method to be called when the command is invoked.
Top
Extension Methods
See Also