ReactiveUI.Binding.Reactive.CommandBinding namespace¶
Part of the ReactiveUI.Binding.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| CommandBinderService | class | Service that resolves the best [ICreatesCommandBinding](# for a given control type using affinity scoring. Follows the same resolution pattern as property observation via [ICreatesObservableForProperty](# |
| CommandInvoker | class | Executes a command with each value a sequence produces. |