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

RelayCommand Methods

The RelayCommand type exposes the following members.

Methods


  Name Description
Public method CanExecute
Defines the method that determines whether the command can execute in its current state.
Public method Execute
Defines the method to be called when the command is invoked.