IRelayCommand Interface |
Namespace: Cauldron.XAML
public interface IRelayCommand : ICommand, INotifyPropertyChanged
The IRelayCommand type exposes the following members.
Name | Description | |
---|---|---|
RefreshCanExecute |
Triggers the CanExecuteChanged event and forces the control to refresh the execution state
|