WpfReactiveUIBuilderExtensions class¶
Defined in
Namespace: ReactiveUI.Builder
Assembly: ReactiveUI.Wpf.dll
Full name: ReactiveUI.Builder.WpfReactiveUIBuilderExtensions
Modifiers: public static
Summary¶
WPF-specific extensions for the ReactiveUI builder.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481
Properties¶
| Name | Summary |
|---|---|
| static WpfMainThreadScheduler | Gets the WPF main thread scheduler. |
Methods¶
| Name | Summary |
|---|---|
| static WithWpf | Configures ReactiveUI for WPF platform with appropriate schedulers. |
| static WithWpfScheduler | Withes the WPF scheduler. |
| static WithWpfConverters | Registers WPF-specific converters to the ConverterService. |