Skip to content

ReactiveUI.Binding.Reactive.WinForms namespace

Part of the ReactiveUI.Binding.WinForms.Reactive package.

TypeKindSummary
ControlViewThreadInvokerclassWrites to a WinForms control on the thread that created its handle.
WinFormsBindingModuleclassWinForms-specific module that registers event-based property observation with the dependency resolver.
WinFormsCreatesObservableForPropertyclassCreates observables for WinForms component properties by subscribing toChanged events via reflection.