Back to Devexpress

DelegateConverterFactory Class

wpf-devexpress-dot-mvvm-dot-ui-b9090589.md

latest938 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static class DelegateConverterFactory
vb
Public Module DelegateConverterFactory

Inheritance

Object DelegateConverterFactory

See Also

DelegateConverterFactory Members

DevExpress.Mvvm.UI Namespace