RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

RelayCommand<(Of <(<'T>)>)> Members

The RelayCommand<(Of <(<'T>)>)> type exposes the following members.

Constructors


  Name Description
Public method RelayCommand<(Of <(<'T>)>)>
Initializes a new instance of the RelayCommand<(Of <(<'T>)>)> class.

Methods


  Name Description
Public method CanExecute
Defines the method that determines whether the command can execute in its current state.
Public method Execute
Executes the specified parameter.

Properties


  Name Description
Public property IsEnabled
Gets or sets a value indicating whether this instance is enabled.

Events


  Name Description
Public event CanExecuteChanged
Occurs when changes occur that affect whether or not the command should execute.