MultiValueConverter<T1, T2, T3, TTarget>.ConvertBack Method (Object, Type[], Object, CultureInfo)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public override sealed object[] ConvertBack( object value, Type[] targetTypes, object parameter, CultureInfo culture )
Parameters
- value
- Type: System.Object
- targetTypes
- Type: System.Type[]
- parameter
- Type: System.Object
- culture
- Type: System.Globalization.CultureInfo
Return Value
Type: System.Object[]
Show: