ReactiveUI.Binding.Reactive.WinForms namespace¶
Part of the ReactiveUI.Binding.WinForms.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| ControlViewThreadInvoker | class | Writes to a WinForms control on the thread that created its handle. |
| WinFormsBindingModule | class | WinForms-specific module that registers event-based property observation with the dependency resolver. |
| WinFormsCreatesObservableForProperty | class | Creates observables for WinForms component properties by subscribing toChanged events via reflection. |