Skip to main content
A newer version of this page is available. .

DelegateConverterFactory Class

Provides a set of static methods to create IValueConverter and IMutliValueConverter instances based on passed delegates.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public static class DelegateConverterFactory

Inheritance

Object
DelegateConverterFactory
See Also