Namespace CarinaStudio.Windows.Input
Classes
- BaseCommand
Base implementation of ICommand.
- CommandExtensions
Extensions for ICommand.
- Command<TParam>
Implementation of ICommand.
- ObservableCommandState<TParameter>
IObservable<T> which reflects CanExecute(object).