MultiValueConverterBase(Of TTarget).ValidateConvertBackParameters Method (Object, Type())
Visual Studio 2015
Validates the parameters passed to IMultiValueConverter.ConvertBack.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- value
-
Type:
System.Object
The value to convert back.
- targetTypes
-
Type:
System.Type()
The types to convert back to.
Show: