Skip to content

WpfReactiveUIBuilderExtensions class

Defined in

Namespace: ReactiveUI.Builder Assembly: ReactiveUI.Wpf.dll Full name: ReactiveUI.Builder.WpfReactiveUIBuilderExtensions Modifiers: public static

Summary

View source

        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

NameSummary
static WpfMainThreadSchedulerGets the WPF main thread scheduler.

Methods

NameSummary
static WithWpfConfigures ReactiveUI for WPF platform with appropriate schedulers.
static WithWpfSchedulerWithes the WPF scheduler.
static WithWpfConvertersRegisters WPF-specific converters to the ConverterService.
Inherited members