MultiValueConverterBase<TTarget>.ValidateConvertParameters Method (Object[], Type)
Visual Studio 2015
Validates the parameters passed to IMultiValueConverter.Convert.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- values
-
Type:
System.Object[]
The values to convert.
- targetType
-
Type:
System.Type
The type to convert to.
Show: