C1.WPF Namespace : CustomConverter Class |
For a list of all members of this type, see CustomConverter members.
Name | Description | |
---|---|---|
Convert | Modifies the source data before passing it to the target for display in the UI. | |
ConvertBack | Modifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings. | |
Create | Overloaded. Creates the specified converter function. |