WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / DelegateConverter Class
Methods


In This Topic
    DelegateConverter Class Members
    In This Topic

    The following tables list the members exposed by DelegateConverter.

    Public Methods
     NameDescription
    Public MethodModifies the source data before passing it to the target for display in the UI.  
    Public MethodModifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the specified converter function.  
    Top
    See Also