ReactiveUI namespace¶
Part of the ReactiveUI.Routing.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| DynamicDataAutoPersistMixins | class | AutoPersist ActOnEveryObject support for DynamicData change-set streams. |
| DynamicDataChangeSetMixins | class | Count-change extension members for DynamicData [IChangeSet](# streams. |
| DynamicDataInteropMixins | class | Projects the internal [IReactiveChangeSet](# stream onto DynamicData's [IChangeSet](# surface, so the public ReactiveUI API stays DynamicData-compatible while the change tracking is produced by ReactiveUI's own tailored sinks rather than DynamicData's source/operator machinery. |
| RoutingStateDynamicDataMixins | class | DynamicData change-set projections of a [RoutingState](# navigation stack. |