Skip to content

ReactiveUI.Reactive namespace

Part of the ReactiveUI.Wpf.Reactive package.

TypeKindSummary
ActivationForViewFetcherclassActivationForViewFetcher is how ReactiveUI determine when a View is activated or deactivated. This is usually only used when porting ReactiveUI to a new UI framework.
BooleanToVisibilityTypeConverterclassConverts Boolean to Visibility.
ReactivePageclassA Page that is reactive.
ReactiveUserControlclassA UserControl that is reactive.
ReactiveWindowclassA Window that is reactive.
TransitionDirectionenumSpecifies the directional variant of a transition (where applicable).
TransitionTypeenumSpecifies the animation behavior to use when the content changes.
TransitioningContentControlclassA ContentControl that animates the visual transition whenever its Content changes.
ValidationBindingMixinsclassProvides validation-aware binding extension methods for WPF views.
VisibilityToBooleanTypeConverterclassConverts Visibility to Boolean.
WpfViewForMixinsclassWPF-specific activation helpers.