ReactiveUI namespace¶
Part of the ReactiveUI.Wpf package.
| Type | Kind | Summary |
|---|---|---|
| ActivationForViewFetcher | class | ActivationForViewFetcher is how ReactiveUI determine when a View is activated or deactivated. This is usually only used when porting ReactiveUI to a new UI framework. |
| ReactiveWindow | class | A Window that is reactive. |
| TransitionDirection | enum | Specifies the directional variant of a transition (where applicable). |
| TransitionType | enum | Specifies the animation behavior to use when the content changes. |
| ValidationBindingMixins | class | ValidationBindingMixins. |
| WpfViewForMixins | class | WPF-specific activation helpers. |