MultiValueConverterBase<TTarget>.ValidateConvertBackParameters Method

Definition

Validates the parameters passed to IMultiValueConverter.ConvertBack

C++/CX
protected:
 void ValidateConvertBackParameters(Platform::Object ^ value, Platform::Array <Platform::Type ^> ^ targetTypes);

Parameters

value
Object

The value to convert back

targetTypes
Type[]

The types to convert back to

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022