ReactiveUI.Binding.WinForms namespace¶
Part of the ReactiveUI.Binding.WinForms package.
| Type | Kind | Summary |
|---|---|---|
| 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. |