IndirectBindingTConvert Method |
| Name | Description | |
|---|---|---|
| ConvertTValue(FuncT, TValue, FuncTValue, T) |
Converts this binding's value to another value using delegates.
| |
| ConvertTValue(IValueConverter, Object, CultureInfo) |
Converts the binding using the specified converter object.
| |
| Convert(IValueConverter, Type, Object, CultureInfo) |
Converts the binding using the specified converter object.
|