ImageListValueConverter.Convert Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Convert(Int32, IList<ImageSource>, Object, CultureInfo) | Microsoft internal use only. (Overrides MultiValueConverter<TSource1, TSource2, TTarget>.Convert(TSource1, TSource2, Object, CultureInfo).) | |
Convert(array<Object[], Type, Object, CultureInfo) | Microsoft internal use only. (Inherited from MultiValueConverter<TSource1, TSource2, TTarget>.) |
Top