The following tables list the members exposed by ObjectToObjectConverter.
Name | Description | |
---|---|---|
ObjectToObjectConverter Constructor | Initializes a new instance of the ObjectToObjectConverter class. |
Name | Description | |
---|---|---|
ResourceDictionary | The resource dictionary used for the conversion. |
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. |