ReactiveUI.Binding.Reactive.Wpf namespace¶
Part of the ReactiveUI.Binding.Wpf.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| BooleanToVisibilityHints | enum | Enum that hints at the visibility of a UI element. |
| BooleanToVisibilityTypeConverter | class | Converts Boolean to Visibility. |
| DependencyObjectObservableForProperty | class | Creates an observable for a property if available that is based on a WPF DependencyProperty. |
| DispatcherViewThreadInvoker | class | Writes to a WPF object on the thread its dispatcher owns. |
| VisibilityToBooleanTypeConverter | class | Converts Visibility to Boolean. |
| WpfBindingModule | class | WPF-specific module that registers DependencyObject observation with the dependency resolver. |