Skip to content

WpfBindingModule.Configure(IMutableDependencyResolver) method

Defined in

Type: WpfBindingModule Namespace: ReactiveUI.Binding.Wpf Assembly: ReactiveUI.Binding.Wpf.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481

public void Configure(IMutableDependencyResolver resolver)

View source

Inherited documentation

These docs were inherited from IModule. The member doesn't override them on this type.

Summary: Configures the specified dependency resolver with required services and components.

Parameters

NameTypeDescription
resolver[IMutableDependencyResolver](#The dependency resolver to configure. Cannot be null.