This documentation is archived and is not being maintained.
QueryTypeToBrushConverter::Convert Method
Visual Studio 2013
Namespace: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly: Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)
public: virtual Object^ Convert( Object^ value, Type^ targetType, Object^ parameter, CultureInfo^ culture ) sealed
Parameters
- value
- Type: System::Object
- targetType
- Type: System::Type
- parameter
- Type: System::Object
- culture
- Type: System.Globalization::CultureInfo
Implements
IValueConverter::Convert(Object, Type, Object, CultureInfo)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: