C1.WPF Namespace / CustomConverter Class


In This Topic
CustomConverter Class Methods
In This Topic

For a list of all members of this type, see CustomConverter members.

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