MultiValueConverter(Of T1, T2, T3, TTarget).ConvertBack Method (TTarget, T1, T2, T3, Object, CultureInfo)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Protected Overridable Sub ConvertBack ( value As TTarget, <OutAttribute> ByRef value1 As T1, <OutAttribute> ByRef value2 As T2, <OutAttribute> ByRef value3 As T3, parameter As Object, culture As CultureInfo )
Parameters
- value
- Type: TTarget
- out1
- out2
- out3
- parameter
- Type: System.Object
- culture
- Type: System.Globalization.CultureInfo
Show: