Click or drag to resize

RelayCommand Events

The RelayCommand type exposes the following members.

Events
  NameDescription
Public eventCanExecuteChanged
Occurs when changes occur that affect whether the command should execute.
Top
See Also