Click or drag to resize

RelayCommandT Events

The RelayCommandT generic 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