Skip to content

ReactiveUI.Binding.Reactive.Wpf namespace

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

TypeKindSummary
BooleanToVisibilityHintsenumEnum that hints at the visibility of a UI element.
BooleanToVisibilityTypeConverterclassConverts Boolean to Visibility.
DependencyObjectObservableForPropertyclassCreates an observable for a property if available that is based on a WPF DependencyProperty.
DispatcherViewThreadInvokerclassWrites to a WPF object on the thread its dispatcher owns.
VisibilityToBooleanTypeConverterclassConverts Visibility to Boolean.
WpfBindingModuleclassWPF-specific module that registers DependencyObject observation with the dependency resolver.