Skip to content

ReactiveUI.Binding.Reactive.CommandBinding namespace

Part of the ReactiveUI.Binding.Reactive package.

TypeKindSummary
CommandBinderServiceclassService that resolves the best [ICreatesCommandBinding](# for a given control type using affinity scoring. Follows the same resolution pattern as property observation via [ICreatesObservableForProperty](#
CommandInvokerclassExecutes a command with each value a sequence produces.