MultiBindingToListMultiConverter Class Members
In This Topic
The following tables list the members exposed by MultiBindingToListMultiConverter.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Convert | Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target. |
| ConvertBack | Converts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source. |
Top
See Also