Click or drag to resize

RelayCommand methods

The RelayCommand Type exposes the following members.

Methods
 NameDescription of the
Public MethodCanExecute Check routine for execution authorisation for the command for the UI.
Public MethodExecute Executes the command.
Public MethodUpdateCanExecuteState Forces CanExecuteChanged.
Back to the top
See also