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 or not the command should execute.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also