Click or drag to resize

RelayCommandT Events

The RelayCommandT generic type exposes the following members.

Events
  NameDescription
Public eventCanExecuteChanged
Occurs when the return value of CanExecute(Object) is changed.
Top
See Also