Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ValueConverterGroup Class Members
The following tables list the members exposed by ValueConverterGroup.
Public Properties
| Name | Description |
| Converters | The collection of converters that will be used to convert the value. |
Public Methods
| Name | Description |
| Convert | Overridden. Returns the result of the first converter in the Converters collection that returns a value for the specified parameters. |
| ConvertBack | Overridden. Returns the result of the first converter in the Converters collection that returns a value for the specified parameters. |
See Also