Skip to content

ReactiveUI.Binding.Wpf namespace

Part of the ReactiveUI.Binding.Wpf 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.
VisibilityToBooleanTypeConverterclassConverts Visibility to Boolean.
WpfBindingModuleclassWPF-specific module that registers DependencyObject observation with the dependency resolver.