ImageListValueConverter::Convert Method (Int32, IList<ImageSource^>^, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual ImageSource^ Convert( int imageIndex, IList<ImageSource^>^ imageList, Object^ parameter, CultureInfo^ culture ) override
Parameters
- imageIndex
- Type: System::Int32
- imageList
- Type: System.Collections.Generic::IList<ImageSource^>^
- parameter
- Type: System::Object^
- culture
- Type: System.Globalization::CultureInfo^
Return Value
Type: System.Windows.Media::ImageSource^
Show: